Customizing the Pop-Up Menu for an Object
See Also
In the IDE you can customize object pop-up menus to make the commands
you frequently use more accessible.
To customize the pop-up menu for an object:
- From the main window, choose Tools > Options and click Advanced Options in the Options window.
- In the left pane of the Options window, expand IDE Configuration > System > Object Types.
- Select the desired object type.
- In the property sheet, click the ellipsis (...) button for the Actions property.
The custom Property Editor is displayed. The left pane displays a hierarchical
list of the commands in the IDE. The right pane shows the commands currently
available in the pop-up menu when you right-click the object type in an IDE window.
- Change the pop-up menu as needed:
- To add a command, expand the hierarchy in the left pane until you find
the command you want, select the command, and click Add. The command is
added to the end of the menu.
- If the Add button is dimmed, it means the command is not available for objects of that type.
- To remove a command, select the command in the right pane and click
Remove.
- To reorder the commands, choose a command in the right pane and click
Move Up or Move Down.
- To add a separator, click Add Separator. The separator is added to the
end of the menu.
- Click OK.
The IDE refreshes the object's pop-up menus, incorporating your changes.
-
See Also
- Customizing Menus in the IDE
- Customizing the Display of Commands in a Menu
- Customizing Toolbars in the IDE
Legal Notices