I'm just wondering guys if it is possible for me to go to the specified listbox item via searching. Example;
Listbox1 items are
Apple
Banana
Guava
Pineapple
Peach
When I key in the word Apple in a textbox,
the SelectedItem would go to Apple,
is this possible?