I have a listbox.
When I type in the first letter the listbox responds by taking me to that section of data. For example: If I have a list of states, and I type in 'M' it navigates down to the states that start with the letter 'M'. If I want to just type in "MA" when I hit 'A' it navigates back up to the states that start with the letter 'A'. I want it to navigate to 'MA - and so forth so that I can apply this to other code. ANY ideas? or better yet working samples.
Please note: My list box is not a listbox of States, it is a list of software. (and it constantly changes) I want to be able to type 'visio' and navigate down to the first app in the listbox that starts with 'visio'.
Kramer
When I type in the first letter the listbox responds by taking me to that section of data. For example: If I have a list of states, and I type in 'M' it navigates down to the states that start with the letter 'M'. If I want to just type in "MA" when I hit 'A' it navigates back up to the states that start with the letter 'A'. I want it to navigate to 'MA - and so forth so that I can apply this to other code. ANY ideas? or better yet working samples.
Please note: My list box is not a listbox of States, it is a list of software. (and it constantly changes) I want to be able to type 'visio' and navigate down to the first app in the listbox that starts with 'visio'.
Kramer