The interface enables creating custom context menus.
![]() | Adds a menu item to an existing context menu. |
![]() | Creates a new popup menu. |
![]() | Adds a menu item separator. |
Methods exposed by thet IAgUiPluginContextMenuBuilder 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 IAgUiPluginContextMenuBuilder interface, User Interface plugins can add custom context menu items, sub-menus and menu separators.