Sk8More
10-13-2005, 11:09 AM
Alright, so I'm creating a foreign language dictionary. I implement records to store the word and other info. Then I will have the strings rendered in a listbox.
So, I'm trying to create a textbox that recieves input and will actively scroll or highlight the match if it exist, (or the nearest match if it doesnt'). Whats a way to do this?
So, I'm trying to create a textbox that recieves input and will actively scroll or highlight the match if it exist, (or the nearest match if it doesnt'). Whats a way to do this?