Min/Max, Restore & Close Buttons

L

Lori

I'd like to disable all of those on the form, so the user can't get to the
database backend. I've gone to properties and can disable the Min/Max and
Close, however I'm not finding anything for Restore. Am I just blind?
 
D

Dirk Goldgar

Lori said:
I'd like to disable all of those on the form, so the user can't get
to the database backend. I've gone to properties and can disable the
Min/Max and Close, however I'm not finding anything for Restore. Am
I just blind?

If you maximize the form, it's very hard to keep the restore button from
reappearing. One approach is not to really maximize the form, but
instead resize it to fill the Access window. See if the code at this
link does what you want:

http://www.mvps.org/access/api/api0022.htm
 
L

Lori

Dirk~

I won't get a chance to check it now until this afternoon. I'll let you know.

Thanks.
~Lori
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top