SHOW MENU Command
Visual Studio 2005
Displays one or more user-defined menu bars without activating them.
SHOW MENU MenuBarName1 [, MenuBarName2 ...] | ALL [PAD MenuTitleName] [SAVE]
Parameters
- MenuBarName1 [, MenuBarName2 ...]
-
Specifies the name of one or more menu bars to display.
- ALL
-
Displays all currently defined menu bars.
- PAD MenuTitleName
-
Specifies a menu title to be highlighted on a menu bar.
- SAVE
-
Retains an image of the specified menu bars without activating them. You can clear the menu bar images with CLEAR.