F
FBxiii
Hi.
When my database closes, the Title form should open and log the user out of
the database. This is done by adding the code to the Unload Event on my main
form.
If the user clicks the Application exit button, the title form closes before
running its Timer events, which are used to log the user out.
Is there any way of disabling or 'cancelling' the Quit action when the
Application exit button is clicked?
Cheers,
Steve.
When my database closes, the Title form should open and log the user out of
the database. This is done by adding the code to the Unload Event on my main
form.
If the user clicks the Application exit button, the title form closes before
running its Timer events, which are used to log the user out.
Is there any way of disabling or 'cancelling' the Quit action when the
Application exit button is clicked?
Cheers,
Steve.