I have implemented the "auto-fill" combo box from faq184-1812.
In the GotFocus Event, I change the background color and call 'dodefault()'
If the combobox does not have focus and i click on the combo down arrow, the cursor moves into the combo box but the list does not drop down. It then requires a second click to get the list to drop down.
Is there any way the have the list drop down on the first click?
Wayne
In the GotFocus Event, I change the background color and call 'dodefault()'
If the combobox does not have focus and i click on the combo down arrow, the cursor moves into the combo box but the list does not drop down. It then requires a second click to get the list to drop down.
Is there any way the have the list drop down on the first click?
Wayne