Home All Groups Group Topic Archive Search About
Author
16 Mar 2006 6:29 AM
be.special
Hi!
I m using combobox in vb.net form, and i would like to know if there is

a way that when the user types the first letter, only items that starts

with this letter will only be displayed.

any solution?

Author
17 Mar 2006 4:54 AM
I Don't Like Spam
be.spec***@gmail.com wrote:
> Hi!
> I m using combobox in vb.net form, and i would like to know if there is
>
> a way that when the user types the first letter, only items that starts
>
> with this letter will only be displayed.
>
> any solution?
>

Search for this:

http://www.blingo.com/search?q=autocomplete+vb.net+combobox&x=0&y=0


There are lots of them
Chris