Re: How to shut off ALL Menus ?




ApexData@xxxxxxxxx wrote:
Thankyou for the response.
The suggestion of OnUnload or OnClose of the form does not work
for me, because my VARIABLES LOSE THEIR VALUES in those
states? These two publicly defined Variables get assigned in the
Module1 module and work perfectly throughout the app, but lose
their value without reason, in the unload of the form? This is not an
option. Any other ideas? Can't I shut off the [X] close button of the
MS Access BlueBar?

So leave the form open the whole time the app is running. Just hide
it. Then who cares if the variables go out of scope when the form
closes?

.


Quantcast