typed character sensitive listbox
Can anybody please point me to some code for the above
I want to start typing into a list box an have the list progressively
restricted to match the characters that have been typed. eg I start typing
"j", the list box displays only items beginning with "j". I continue with
"o", list box displays only items beginning with "jo", etc.
Thanks in advance for your time
|