The cursor must move to the corresponding text in listbox automatically when that text is entered by the user.

for example,
If i entered "hello" in textbox the cursor should move automatically to "hello" in listbox.

Can anybody help me to get the desired output.
Thanks in advance.