G
Guest
Is there ant neat way to tell if a form's Activate event is firing after the
form is opened as opposed to after returning to the form from another form? I
don't want to use global variables. But I need to fire some code only when
returning from another from, not when following the open event.
form is opened as opposed to after returning to the form from another form? I
don't want to use global variables. But I need to fire some code only when
returning from another from, not when following the open event.