IAgUiPluginMenuBuilder2 extends the existing
context menu extensibility mechanism. Using IAgUiPluginMenuBuilder2
the UI Plugin can now insert menu items and pop-up menus at a
specified position of the parent menu.
![]() |
Returns a position of the specified menu item or -1 if the specified menu item was not found. |
![]() |
Insert a menu item at a specified position. |
![]() |
Creates and insert a new popup menu at a specified position. |
![]() |
Inserts a menu item separator at a specified position. |
Implemented Interface | Description |
---|---|
IAgUiPluginMenuBuilder |