I'm converting an Access application to VB 6.0. There is a method in the Access ComboBox control that you can call from the KeyDown Event to cause the list to drop down programatically called DropDown.
How can I get the same effect in VB 6? The ComboBox control in VB 6 doesn't have this method.
David
How can I get the same effect in VB 6? The ComboBox control in VB 6 doesn't have this method.
David