Hi,

Does someone have an algorithm that will do a lookup in a combobox based on the value that a user types in the textbox portion of the combobox? When you type a letter, the value in the list that best corresponds to what you've type is selected, like in a webbrowser's address box.

For example:

The user types: "One", and "OneSource" is selected from the list.

Thanks.

P.S. If no one has this algorithm, will someone code it?