Type-Ahead Combo Box

  • Thread starter Thread starter developers
  • Start date Start date
D

developers

I know that some developers would like a type-ahead combobox in VB.NET.
This type of combobox would automatically select the next available
match as the user types in a selection.

I've written one that I've used successfully in a few apps over the
last year and I felt it was time to share.

The zip includes a compiled dll, as well as the source code. For those
of you not sure what to do, there is a readme file in the zip as well.

Obviously I make no warranties about it's effectiveness, stability,
reliability, safety, etc. If you are nervous about using it, I
recommend using the source code, which is surprisingly short.

http://wwwDOTvazkorDOTcom/Components/VazkorAutoFindCombo.zip
 
Hi,

http://www.gotdotnet.com/Community/...mpleGuid=30138E02-C2C3-41CD-BC6A-09BC8FD2860B

Ken
---------------
I know that some developers would like a type-ahead combobox in VB.NET.
This type of combobox would automatically select the next available
match as the user types in a selection.

I've written one that I've used successfully in a few apps over the
last year and I felt it was time to share.

The zip includes a compiled dll, as well as the source code. For those
of you not sure what to do, there is a readme file in the zip as well.

Obviously I make no warranties about it's effectiveness, stability,
reliability, safety, etc. If you are nervous about using it, I
recommend using the source code, which is surprisingly short.

http://wwwDOTvazkorDOTcom/Components/VazkorAutoFindCombo.zip
 

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

Similar Threads


Back
Top