[AccessD] Turn Off Menu Bar

Anita Smith anitatiedemann at gmail.com
Mon Oct 22 00:01:48 CDT 2007


I don't know which is better. I never knew of the other method - thanks it
might come in handy.

On 10/22/07, Rocky Smolin at Beach Access Software <rockysmolin at bchacc.com>
wrote:
>
> I ended up discovering a command somewhere on the web which seems to work:
>
>    Application.CommandBars("menu bar").Enabled = False
>
> Is the DoCmd a better approach?
>
> Rocky
>
>
>
>
>
>
>
>
> -----Original Message-----
> From: accessd-bounces at databaseadvisors.com
> [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Anita Smith
> Sent: Sunday, October 21, 2007 8:12 PM
> To: Access Developers discussion and problem solving
> Subject: Re: [AccessD] Turn Off Menu Bar
>
> Rodky,
> Try
>    DoCmd.ShowToolbar "Menu Bar", acToolbarNo Anita
>
>
> On 10/22/07, Rocky Smolin at Beach Access Software <rockysmolin at bchacc.com
> >
> wrote:
> >
> >
> > Dear List:
> >
> > In A2K I turned off the standard menu bar by changing the MenuBar
> > property of the database to False.  This property doesn't seem to be
> > present in A2K3.
> > How do I turn off the menu bar?
> >
> > MTIA
> >
> > Rocky
> >
> >
> >
> >
> > --
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > http://databaseadvisors.com/mailman/listinfo/accessd
> > Website: http://www.databaseadvisors.com
> >
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.488 / Virus Database: 269.15.5/1084 - Release Date:
> 10/21/2007
> 3:09 PM
>
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>



More information about the AccessD mailing list