Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox DropDownStyle
Message
From
15/03/2004 16:25:38
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Forms
Title:
ComboBox DropDownStyle
Miscellaneous
Thread ID:
00886490
Message ID:
00886490
Views:
56
I created a WinForm with a ComboBox. I set the DropDownStyle = DropDownList.

When I run my form and tab onto the ComboBox, I can type the first letter of the selection I want in the dropdown list and that item will appear as selected in the dropdown. This is good.

But, how can I type more that 1 character? For example, below are my dropdown values. If I type 'T', Tow is selected in the drop down. But how can I type 'Tr' and get Tree or 'Tru' and get Trunk? I don't want to type the entire item, just the first 1-3 characters.

Drop down value:
Box
Cat
Dog
Tow
Tree
Trout
Trunk

Thanks,

Jerry
Next
Reply
Map
View

Click here to load this message in the networking platform