G
Guest
I would like the lost focus event of a combo box to execute. However, because
some of the commands are about the combo box, I can not do them while the
focus is there. And I can't move the focus while the combo box has it. A real
Catch-22. So I was wondering if there is a way to issue a "tab" command just
as if the user hits the tab key on the keyboard? When I try this on the form
everything works fine. So in the after update event I would like to put a
"tab" command, any ideas? Thanks.
some of the commands are about the combo box, I can not do them while the
focus is there. And I can't move the focus while the combo box has it. A real
Catch-22. So I was wondering if there is a way to issue a "tab" command just
as if the user hits the tab key on the keyboard? When I try this on the form
everything works fine. So in the after update event I would like to put a
"tab" command, any ideas? Thanks.