Groups | Blog | Home
all groups > dotnet general > june 2005 >

dotnet general : listbox/checklistbox autocomplete


Bernie Yaeger
6/1/2005 6:59:20 PM
Is there any way to get a listbox or a checklistbox behave in an
autocomplete manner, such that given 'two', 'three', 'water', 'them' would
bring the selection to 'two' (not 'water') when I key in 'tw'? I know using
various autocomplete routines I can do this with a combobox, but I need to
do it with either a listbox or a checklistbox.

Thanks for any help.

Bernie Yaeger

Cor Ligthert
6/2/2005 12:00:00 AM
Bernie,

I once wrote this piece of code for you, is there still something wrong in
it?

http://groups-beta.google.com/group/microsoft.public.dotnet.languages.vb/msg/706e937471d7cb3c?hl=en

You did not tell that.

Cor

AddThis Social Bookmark Button