Does anyone have a sample on how to get a loaded combobox to move to the appropriate record when you click on one of the choices....like the Access combobox.
In my access apps, I have a lookup (combobox loaded with customer names) you simply click on the name, and that record loads...I want to do the same thing in VB.NET