[AccessD] Eliminate Tool Bar

Christopher Hawkins clh at christopherhawkins.com
Fri Sep 19 18:31:19 CDT 2003


"P.S. For extra credit, how do I hide the caption bar on the top of a 
 form?"

Set the BorderStyle to "None".

-Christopher-

---- Original Message ----
From: bchacc at san.rr.com
To: accessd at databaseadvisors.com, 
Subject: Re: [AccessD] Eliminate Tool Bar
Date: Fri, 19 Sep 2003 16:18:11 -0700

>Jim:
>
>Form view is correct!
>
>Thank you.
>
>Rocky
>
>
>P.S. For extra credit, how do I hide the caption bar on the top of a 
>form?
>
>Thanks again.
>----- Original Message ----- 
>From: "Jim DeMarco" <Jdemarco at hshhp.org>
>To: "Access Developers discussion and problem solving"
><accessd at databaseadvisors.com>
>Sent: Friday, September 19, 2003 3:25 PM
>Subject: RE: [AccessD] Eliminate Tool Bar
>
>
>> For a form I think it's "Form View". Right click the tool bar to 
>show the
>list of currently displayed toolbars to get the name.
>>
>> Jim DeMarco
>>
>> -----Original Message-----
>> From: Rocky Smolin - Beach Access Software 
>[mailto:bchacc at san.rr.com]
>> Sent: Friday, September 19, 2003 5:22 PM
>> To: Access Developers discussion and problem solving
>> Subject: Re: [AccessD] Eliminate Tool Bar
>>
>>
>> Do you know offhand what's the name of the default toolbar?
>>
>> Regards,
>>
>> Rocky
>>
>> ----- Original Message ----- 
>> From: "Jim DeMarco" <Jdemarco at hshhp.org>
>> To: "Access Developers discussion and problem solving"
>> <accessd at databaseadvisors.com>
>> Sent: Friday, September 19, 2003 12:43 PM
>> Subject: RE: [AccessD] Eliminate Tool Bar
>>
>>
>> > I think if you replace "Menu Bar" with your toolbar name you 
>should see
>a
>> result (or not, get it?).
>> >
>> > Jim DeMarco
>> >
>> > -----Original Message-----
>> > From: Rocky Smolin - Beach Access Software 
>[mailto:bchacc at san.rr.com]
>> > Sent: Friday, September 19, 2003 3:34 PM
>> > To: Access Developers discussion and problem solving
>> > Subject: Re: [AccessD] Eliminate Tool Bar
>> >
>> >
>> > That gets rid of the Menu Bar but not the Tool Bar.  Is there a 
>command
>> for
>> > that?
>> >
>> > T&R
>> >
>> > Rocky
>> >
>> > ----- Original Message ----- 
>> > From: "Christopher Hawkins" <clh at christopherhawkins.com>
>> > To: <accessd at databaseadvisors.com>
>> > Sent: Friday, September 19, 2003 11:44 AM
>> > Subject: RE: [AccessD] Eliminate Tool Bar
>> >
>> >
>> > > Sure!  Just run this line of code someplace in your app's 
>startup:
>> > >
>> > > Application.CommandBars("Menu Bar").Enabled = False
>> > >
>> > >
>> > > -Christopher-
>> > >
>> > > ---- Original Message ----
>> > > From: bchacc at san.rr.com
>> > > To: AccessD at databaseadvisors.com,
>> > > Subject: RE: [AccessD] Eliminate Tool Bar
>> > > Date: Fri, 19 Sep 2003 10:19:30 -0700
>> > >
>> > > >Dear List:
>> > > >
>> > > >I eliminated the tool bar by using "Me.MenuBar = "=1"" in my 
>form
>> > > >open event.  But it leaves this blank gray bar across the top 
>of the
>> > > >screen between the blue application title bar and the blue 
>form
>> > > >title bar.
>> > > >
>> > > >Is there a way to get rid of that entirely?
>> > > >
>> > > >MTIA,
>> > > >
>> > > >Rocky Smolin
>> > > >Beach Access Software
>> > > >
>> > >
>> > > _______________________________________________
>> > > 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
>> >
>> >
>> >
>>
>*********************************************************************
>*******
>> *******
>> > "This electronic message is intended to be for the use only of 
>the named
>> recipient, and may contain information from Hudson Health Plan 
>(HHP) that
>is
>> confidential or privileged.  If you are not the intended 
>recipient, you
>are
>> hereby notified that any disclosure, copying, distribution or use 
>of the
>> contents of this message is strictly prohibited.  If you have 
>received
>this
>> message in error or are not the named recipient, please notify us
>> immediately, either by contacting the sender at the electronic mail
>address
>> noted above or calling HHP at (914) 631-1611. If you are not the 
>intended
>> recipient, please do not forward this email to anyone, and delete 
>and
>> destroy all copies of this message.  Thank You".
>> >
>>
>*********************************************************************
>*******
>> *******
>> >
>> > _______________________________________________
>> > 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
>>
>>
>>
>*********************************************************************
>*******
>*******
>> "This electronic message is intended to be for the use only of the 
>named
>recipient, and may contain information from Hudson Health Plan (HHP) 
>that is
>confidential or privileged.  If you are not the intended recipient, 
>you are
>hereby notified that any disclosure, copying, distribution or use of 
>the
>contents of this message is strictly prohibited.  If you have 
>received this
>message in error or are not the named recipient, please notify us
>immediately, either by contacting the sender at the electronic mail 
>address
>noted above or calling HHP at (914) 631-1611. If you are not the 
>intended
>recipient, please do not forward this email to anyone, and delete and
>destroy all copies of this message.  Thank You".
>>
>*********************************************************************
>*******
>*******
>>
>> _______________________________________________
>> 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
>
>



More information about the AccessD mailing list