﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Dropdownlist</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 14:19:05 GMT</lastBuildDate><ttl>20</ttl><item><title>Dropdownlist</title><link>http://forum.strataframe.net/FindPost31689.aspx</link><description>I am having trouble using tab to exit a dropdownlist. If you type in a user name it will go to the correct one on the list but if the user presses tab the selection reverts to the first item using the first letter. The list is created from a BO, modifier is set to internal, AutocompleteMode is Append, AutocompleteSource is ListItems. Is it not posible to use the tab to exit the list?</description><pubDate>Mon, 07 Jan 2013 17:34:23 GMT</pubDate><dc:creator>Ian Johnston</dc:creator></item><item><title>RE: Dropdownlist</title><link>http://forum.strataframe.net/FindPost31692.aspx</link><description>Yes enter will lock in the selection.</description><pubDate>Mon, 07 Jan 2013 17:34:23 GMT</pubDate><dc:creator>Ian Johnston</dc:creator></item><item><title>RE: Dropdownlist</title><link>http://forum.strataframe.net/FindPost31691.aspx</link><description>Hi Ian.&lt;br/&gt;&lt;br/&gt;If you first press "Enter" to confirm the current chosen item on the list, will the "Tab" work afterwards? </description><pubDate>Mon, 07 Jan 2013 16:44:03 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item><item><title>RE: Dropdownlist</title><link>http://forum.strataframe.net/FindPost31690.aspx</link><description>I'm not sure what would be causing this. &amp;nbsp;Could you put together a sample and zip it up and attach it to the forum so we can see what might be causing it?&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Also, you might try adding a handler to the TextChanged event on the drop down list. &amp;nbsp;Put a break point in there and look at the call stack, making sure to show all code (uncheck the "Enable Just My Code" in the Debug options). &amp;nbsp;That will show you what .NET is trying to do and might clue you in as to why it's swapping out your value. &amp;nbsp;My first guess would be that the position is changing on the CurrencyManager on the list source and resetting your value. &amp;nbsp;</description><pubDate>Mon, 07 Jan 2013 16:02:24 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>