|
-
Apr 19th, 2006, 06:41 PM
#1
Re: How to set a combo box to automatically select an item...
If you're using VB 2005 (please use the radio buttons provided to specify your IDE/Framework version when creating a thread) then the combo box has several properties dedicated to autocompletion. If you're using an earlier version you would have to either handle the TextChanged event and code the logic yourself or else use a third-party control that supported autocomplete.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|