Im trying to set a timer, to highlight a "name" in my listbox and check if it matches the search text in text1.text, once it finds it, i want it to select the name, and im going to have it preform an action......

my problem is that i cant figure out how to have it scroll through the names list, highlight and move down, ive figured out how to determine what the selected text says (list1.text) but im still stuck, please help!