L
Leif
I'm having a couple of problems with menu bars. Sometimes
one application's menu appears on another application. It
appears that if I iterate through the Commandbars
collection, setting the individual commandbar visible
property to false, I can get around this problem.
Is that the right way to do it? I would also like to
toggle, using Ctrl-F11, between my menu and the "Menu Bar"
menu. However, it seems when I set my custom menu
and "Menu Bar" to visible only the last one set remains
visible. Also the Ctrl-F11 does not work as a toggle,
even tho' I've set the Start Up property "Use Special
Access Keys" On. I can go into custom, and turn on "Menu
Bar", but then I get two menus.
Anyone know how to handle this?
Thanks.
one application's menu appears on another application. It
appears that if I iterate through the Commandbars
collection, setting the individual commandbar visible
property to false, I can get around this problem.
Is that the right way to do it? I would also like to
toggle, using Ctrl-F11, between my menu and the "Menu Bar"
menu. However, it seems when I set my custom menu
and "Menu Bar" to visible only the last one set remains
visible. Also the Ctrl-F11 does not work as a toggle,
even tho' I've set the Start Up property "Use Special
Access Keys" On. I can go into custom, and turn on "Menu
Bar", but then I get two menus.
Anyone know how to handle this?
Thanks.