Hide Close Button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to hide the close button on the Access database window. It is not a
part of the form, but a part of the menu. Is there a way to hide this button
for a certain form, even though it is not part of the form?

Thank you for your help.
 
Do you mean the Close button of the Access Application window (parent of
MDI) or the Close button of a Form in maximized state which usually appears
on the MenuBar row?
 
Hi Van,

The close and minimize button on the task bar (parent MDI?) and the MenuBar.
Also, the users are able to Alt-Tab to get to other forms...is there a way
to disable this function as well? Your help is much appreciated.
 
For the icon in the TaskBar, use the Menu command Tools / Options ... / View
tab and uncheck the option "Windows in Taskbar".

For the (Form's) Close button that appears in the Menubar whwn the Form is
maximixed, see the Access Web article:

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

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

Back
Top