
GotFocus event not firing for Combo Box
I would like to execute some code from within the combo box's GotFocus()
event, but that event doesn't fire when I click on the combo box (using
emulator). The click event fires, but not the GotFocus event. Any ideas
why this isn't happening?
TIA,
Kim