Customizing the Display of Commands in a Menu

You can add, remove, and change the order of the commands in a menu.

To add a command to a menu:

  1. From the main window, choose Tools Options.

  2. In the Options window, expand the Actions node until you find the command you want to add to the menu.

  3. Right-click the command and choose Copy.

  4. Expand the Menu node, right-click the menu in which you want to place the command, and choose Paste Copy.

    The IDE adds the command to the menu in the main window. The command is also added to the menu's list of commands in the Options window.
To remove a command from a menu:
  1. In the Options window, expand the Menus node.

  2. Expand the menu you want to change.

  3. Right-click the command you want to remove and choose Delete.

  4. Click Yes in the Confirm Object Deletion dialog box.
To reorder the commands within a menu:
  1. In the Options window, expand the Menu node.

  2. Right-click the menu whose commands you want to rearrange and choose Change Order.

  3. In the Change Order dialog box, select the command you want to move and choose Move Up or Move Down.

  4. Click Close.

    The IDE updates the menu in the main window and the menu's list of commands in the Options window.
To group related commands with a separator:
  1. In the Options window, expand the Menus node.

  2. Copy an existing separator from under one of the menu nodes.

  3. Right-click the menu in which you want to add the separator and choose Paste Copy.

  4. Move the separator to the desired position in the menu.
Adding a Menu to the Main Window

Removing a Menu From the Main Window

See also

Legal Notices