How to edit a Shortcut Menu Bar

  • Follow


I have a control with a Shortcut Menu Bar. When I rightclick the control, 
this menu bar is displayed.

How do I find this menu bar to edit it?

I made this some years ago - but cant remember what I did...
-- 
Diane
0
Reply Utf 1/28/2010 1:07:01 PM

This article will help:
http://jamiessoftware.tk/articles/menubars.html

Mark Andrews
RPT Software
http://www.rptsoftware.com

"DianePDavies" <DianePDavies@discussions.microsoft.com> wrote in message 
news:C6BA6048-2610-4F83-83BB-20B6EEEE691B@microsoft.com...
>I have a control with a Shortcut Menu Bar. When I rightclick the control,
> this menu bar is displayed.
>
> How do I find this menu bar to edit it?
>
> I made this some years ago - but cant remember what I did...
> -- 
> Diane 


0
Reply Mark 1/28/2010 1:10:25 PM


Good article - but it does not reveal how to edet an existing shortcut menu 
bar.
I simply cant find the already made shortcut menu bars in my application...
I can see a number of Shortcut Menu Bars when I look at the field "Shortcut 
Menu Bar" in the properties sheet for a control - but I simply can't get to 
these any more. When I rightclick the menus at the top and select "Customize" 
I can see my other Toolbars - but not the ones available as Shortcut Menu 
Bars...
How do I get to those?
-- 
Diane


"Mark Andrews" wrote:

> This article will help:
> http://jamiessoftware.tk/articles/menubars.html
> 
> Mark Andrews
> RPT Software
> http://www.rptsoftware.com
> 
> "DianePDavies" <DianePDavies@discussions.microsoft.com> wrote in message 
> news:C6BA6048-2610-4F83-83BB-20B6EEEE691B@microsoft.com...
> >I have a control with a Shortcut Menu Bar. When I rightclick the control,
> > this menu bar is displayed.
> >
> > How do I find this menu bar to edit it?
> >
> > I made this some years ago - but cant remember what I did...
> > -- 
> > Diane 
> 
> 
> .
> 
0
Reply Utf 1/29/2010 8:39:01 AM

Assuming this not in Access 2007.
Click Customize on the menu bar.

On the dialog that opens
select the Toolbar tab.

Scroll down to Shortcut Menus,
highlight and check the box.

Look up at the menu bar and you will see a new menu bar called shortcut 
menus.

On the right hand side, click on Custom to see the list of custom shortcut 
menus you created.

You can temporarily change a shortcut menu to a menu to edit it more easily.
To do this, click the properties button on the dialog (under the reset 
button).
Scroll the drop down, select the shortcut menu you want and set its type to 
menu bar.
Make the changes, and once again select properties, select the menubar just 
edited
and change it back to a shortcut menu by choosing popup for the type.

Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia

"DianePDavies" <DianePDavies@discussions.microsoft.com> wrote in message 
news:D9134FF5-8CFB-4ABD-A37A-2AD9EF793ED2@microsoft.com...
> Good article - but it does not reveal how to edet an existing shortcut 
> menu
> bar.
> I simply cant find the already made shortcut menu bars in my 
> application...
> I can see a number of Shortcut Menu Bars when I look at the field 
> "Shortcut
> Menu Bar" in the properties sheet for a control - but I simply can't get 
> to
> these any more. When I rightclick the menus at the top and select 
> "Customize"
> I can see my other Toolbars - but not the ones available as Shortcut Menu
> Bars...
> How do I get to those?
> -- 
> Diane
>
>
> "Mark Andrews" wrote:
>
>> This article will help:
>> http://jamiessoftware.tk/articles/menubars.html
>>
>> Mark Andrews
>> RPT Software
>> http://www.rptsoftware.com
>>
>> "DianePDavies" <DianePDavies@discussions.microsoft.com> wrote in message
>> news:C6BA6048-2610-4F83-83BB-20B6EEEE691B@microsoft.com...
>> >I have a control with a Shortcut Menu Bar. When I rightclick the 
>> >control,
>> > this menu bar is displayed.
>> >
>> > How do I find this menu bar to edit it?
>> >
>> > I made this some years ago - but cant remember what I did...
>> > -- 
>> > Diane
>>
>>
>> .
>> 


0
Reply Jeanette 1/29/2010 9:39:23 AM

In the article I provided there is a section on "Popup Menus" also known as 
shortcut menus (it's almost at the bottom of the article).

In Access2007 you usually code the creation of shortcut menus.

Mark

"DianePDavies" <DianePDavies@discussions.microsoft.com> wrote in message 
news:D9134FF5-8CFB-4ABD-A37A-2AD9EF793ED2@microsoft.com...
> Good article - but it does not reveal how to edet an existing shortcut 
> menu
> bar.
> I simply cant find the already made shortcut menu bars in my 
> application...
> I can see a number of Shortcut Menu Bars when I look at the field 
> "Shortcut
> Menu Bar" in the properties sheet for a control - but I simply can't get 
> to
> these any more. When I rightclick the menus at the top and select 
> "Customize"
> I can see my other Toolbars - but not the ones available as Shortcut Menu
> Bars...
> How do I get to those?
> -- 
> Diane
>
>
> "Mark Andrews" wrote:
>
>> This article will help:
>> http://jamiessoftware.tk/articles/menubars.html
>>
>> Mark Andrews
>> RPT Software
>> http://www.rptsoftware.com
>>
>> "DianePDavies" <DianePDavies@discussions.microsoft.com> wrote in message
>> news:C6BA6048-2610-4F83-83BB-20B6EEEE691B@microsoft.com...
>> >I have a control with a Shortcut Menu Bar. When I rightclick the 
>> >control,
>> > this menu bar is displayed.
>> >
>> > How do I find this menu bar to edit it?
>> >
>> > I made this some years ago - but cant remember what I did...
>> > -- 
>> > Diane
>>
>>
>> .
>> 


0
Reply Mark 1/30/2010 9:12:31 PM

4 Replies
998 Views

(page loaded in 0.577 seconds)


Reply: