G
Guest
Is there any way of getting a combo box to move to an item as the user types?
For example, if they type FR in a country list, it scrolls down to France.
This is the usual way that a combo box works, but it doesn't seem to happen
in VB .NET. Do I have to add code to get it to do this or is there a
property setting that allows this?
TIA
For example, if they type FR in a country list, it scrolls down to France.
This is the usual way that a combo box works, but it doesn't seem to happen
in VB .NET. Do I have to add code to get it to do this or is there a
property setting that allows this?
TIA