Customizing the Display of Commands in a Menu
See Also
You can add, remove, and change the order of the commands in the IDE's menus
to make those you frequently use more accessible. You can also group related
commands with separators.
To add a command to a menu:
- From the main window, choose Tools > Options and click Advanced Options.
- In the left pane, expand IDE Configuration > Look
and Feel > Actions.
- Right-click the command you want to add to the
menu and choose Copy.
- Expand Look and Feel > Menu Bar.
- Right-click the node of the menu in which you want to place the command, and choose Paste > Copy.
The IDE adds the command to the menu.
To remove a command from a menu:
- From the main window, choose Tools > Options and click Advanced Options.
- In the left pane, expand IDE Configuration > Look and Feel > Menu Bar.
- Expand the node of the menu containing the command you want to remove.
- Right-click the command and choose Delete.
- Click Yes in the Confirm Object Deletion dialog box.
The IDE removes the command from the menu.
To reorder the commands within a menu:
- From the main window, choose Tools > Options and click Advanced Options.
- In the left pane, expand IDE Configuration > Look and Feel > Menu Bar.
- Right-click the node of the menu whose commands you want to rearrange and
choose Change Order.
- In the Change Order dialog box, select the command you want to move and
click Move Up or Move Down.
- Click OK.
The IDE updates the order of the commands in the menu.
To group related commands with a separator:
- From the main window, choose Tools > Options and click Advanced Options.
- In the left pane, expand IDE Configuration > Look and Feel > Menu Bar.
- Right-click the node of the menu in which you want to add the separator
and choose Add > Separator. The separator is added to the menu.
- Right-click the separator and choose Move Up or Move Down to move the separator
to the desired position in the menu.
The IDE updates the menu to display the added separator.
-
See Also
- Customizing Menus in the IDE
- Customizing the Pop-up Menu for an Object
- Customizing the Display of Commands in a Toolbar
Legal Notices