B
Brad
I have a desk top application where the user selects an item from a combo
box and the resulting selection populates other parts of the form. The list
is quite exhaustive and I'd like to let the user type the name and match on
more than the first character that I get by setting the combo box's
DropDownStyle to DropDownList. Do I need to get a custom control? Any
suggestions?
TIA
Brad
box and the resulting selection populates other parts of the form. The list
is quite exhaustive and I'd like to let the user type the name and match on
more than the first character that I get by setting the combo box's
DropDownStyle to DropDownList. Do I need to get a custom control? Any
suggestions?
TIA
Brad