The interface enables creating custom context menus.
AddMenuItem | Adds a menu item to an existing context menu. |
AddPopupMenu | Creates a new popup menu. |
AddSeparator | Adds a menu item separator. |
Methods exposed by thet IAgUiPluginMenuBuilder interface can be used by User Interface plugins to merge custom context menus and the standard context menus provided by the hosting environment. Using the IAgUiPluginMenuBuilder interface, User Interface plugins can add custom context menu items, sub-menus and menu separators.