show results in combo box as user types

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?
 
G

gator

yes. But, not only do I want values to start being displayed from the list
as the user types...in addition, I want the list to automatically drop down.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top