How to disable the control box(min,max and exit button) of access 2007?

spenz

Registered User.
Local time
Today, 07:22
Joined
Mar 26, 2009
Messages
61
I've done this ok with my forms just set the control box on form properties to NO. But on the access 2007 application itself i haven't yet found it. I don't want users to close the database by using that "X" button on top of access 2007's control box because i have a command button named "EXIT APPLICATION" so i want them to use that instead. But for some reason that small "X" on top of access 2007 is such a magnet to them. They click it instead no matter how big i make the "EXIT APPLICATION" font.:confused:
 
Not sure if this will do the trick in 2007 too, but give it a shot.
 
Not sure if this will do the trick in 2007 too, but give it a shot.

Wow man thanks a lot! Will try this later. so many codes for just disabling a single control box.:D I wonder if most developers disables that annoying access access control box too or they just let it be..
 
I almost forgot, yesterday i tried that code to access 2007 but it did not work. Maybe it is only working for the 2000 - 2003 version. thanks again bro.
 

Users who are viewing this thread

Back
Top Bottom