G
gator
How can I make the cboBox react that when the user types the first letter,
the box will expand and goto the first word starting with that letter, but
not limit the list to just that, still showing all the values. And if a
second letter is typed, then the selection will goto that corresponding
value. As it works now, as the user types, a value is displayed in the
cboBox but it does not auto expand. I would like it to auto expand and goto
the value in the list as it is displayed in the cboBox. Can this be done?
the box will expand and goto the first word starting with that letter, but
not limit the list to just that, still showing all the values. And if a
second letter is typed, then the selection will goto that corresponding
value. As it works now, as the user types, a value is displayed in the
cboBox but it does not auto expand. I would like it to auto expand and goto
the value in the list as it is displayed in the cboBox. Can this be done?