I would like to have the user be able to hit a letter on the keyboard and have the cursor in the combo box skip to the next item that starts with the same letter. I thought that this was basic functionality with most programming but have not been able to find anything on it.
Example: User types "r" on the keyboard.
tabs through this list and brings up all the items one right after the other that begins with "r"
- Entered
-Received
-Processed In this example the "Received" and then
-Route the "Route" whould show in the text box
as the user hits "r" on the keyboard.
thanks for the help
HisSheep
Example: User types "r" on the keyboard.
tabs through this list and brings up all the items one right after the other that begins with "r"
- Entered
-Received
-Processed In this example the "Received" and then
-Route the "Route" whould show in the text box
as the user hits "r" on the keyboard.
thanks for the help
HisSheep