J
Juergen Grieb
Hi,
my app has one form A open constantly. If a button is clicked, another
form B opens. If the user now quits Acc97 I use the from_unload in
form B to cancel the event and close form B instead. So far so good.
Form A is still visible and data can be entered in the fields but it
seems form A is not "active". The window title is gray and the
form_activate is not called, neither when form B closes nor when you
click in form a after B closes. You have to switch to another
application then return to access to get form A to activate.
How do I activate form A in the event that form B closes?
Juergen
my app has one form A open constantly. If a button is clicked, another
form B opens. If the user now quits Acc97 I use the from_unload in
form B to cancel the event and close form B instead. So far so good.
Form A is still visible and data can be entered in the fields but it
seems form A is not "active". The window title is gray and the
form_activate is not called, neither when form B closes nor when you
click in form a after B closes. You have to switch to another
application then return to access to get form A to activate.
How do I activate form A in the event that form B closes?
Juergen