J
Jess
I have a form and a subform.
If I click on any of the textboxes on my subform and then on the 'close
window' or 'access close' button, the subform container exit event fires
first -assuming no updates have taken place.
In my application, the subform container exit event must know whether the
close window button has been clicked or not. This is due to reasons long to
explain.
The beforeupdate is not the solution since my subform or mainfom may not be
dirty.
Is there a way/event/property aware of the 'close window' button having been
clicked?
Thanks
If I click on any of the textboxes on my subform and then on the 'close
window' or 'access close' button, the subform container exit event fires
first -assuming no updates have taken place.
In my application, the subform container exit event must know whether the
close window button has been clicked or not. This is due to reasons long to
explain.
The beforeupdate is not the solution since my subform or mainfom may not be
dirty.
Is there a way/event/property aware of the 'close window' button having been
clicked?
Thanks