How do you search a listbox character by character and make the result the 1st position in the listbox. In other words, the user types "c" and the first listbox item that contains a "c" as the first character will be displayed. If the user types "ch", the first occurrence will be displayed in position 1.

Thanks,
Jeff