Full Version: Disabling Maximizing of access window?
UtterAccess Discussion Forums > Microsoft® Access > Access Forms
jkkenzie
Hi!
Is it possible to disable access window so that it is impossible for the user to maximize or exit (Close ) from that control box of the main access window at the top left corner ?

Help! on this!


Joe?
freakazeud
Hi,
check these:
01
02
You might also find this interesting.
Another possibility would be to open a hidden form on open of your db...then use code in the unload event of that form to evaluate if the users used your close button or a different method. If not your button then set the cancel variabel to TRUE.
HTH
Good luck
jkkenzie
Thanks that was handy .

Joe.
freakazeud
You're welcome.
Good luck on future projects!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.