Re: How to shut off ALL Menus ?
- From: "ApexData@xxxxxxxxx" <ApexData@xxxxxxxxx>
- Date: 29 Jun 2006 11:56:04 -0700
Allow me to answer my own question:
Application.CommandBars("Menu Bar").Enabled = False
'Place this in the OnOpen of the form, solves my problem.
BUT
I still get the MS Access bluebar (for lack of better expression) at
the top of
the screen. This has a close button that the user can press to quit
access,
instead of using my CLOSE BUTTON.
How do I get rid of this, or at least shut off that X (access bluebar
close button) ?
ApexData@xxxxxxxxx wrote:
Hello
I have just completed the development of a turn-key Access2k
application. I am using MS Access 2000k application, not the RunTime.
I have compiled it, split it (FE & BE), set all the StartUp Options to
Off, and created the FE MDE. My problem is that the MS Access
(File->Edit->Insert->Records->Window->Help) Menu still appears at the
top
of the screen, which allows the user to Exit without using the CLOSE
BUTTON in my application. Is there a way to shut this Menu OFF ???
ThankYou Greg
.
- Follow-Ups:
- Re: How to shut off ALL Menus ?
- From: Rick Brandt
- Re: How to shut off ALL Menus ?
- References:
- How to shut off ALL Menus ?
- From: ApexData@xxxxxxxxx
- How to shut off ALL Menus ?
- Prev by Date: Re: Import and append spread*** with multiple tabs with button
- Next by Date: Re: Query by form
- Previous by thread: How to shut off ALL Menus ?
- Next by thread: Re: How to shut off ALL Menus ?
- Index(es):