AGI Ui Plugins 11 Send comments on this topic.
IAgUiPluginMenuBuilder Interface

Description

The interface enables creating custom context menus.

Public Methods

Public Method AddMenuItemAdds a menu item to an existing context menu.
Public Method AddPopupMenuCreates a new popup menu.
Public Method AddSeparatorAdds a menu item separator.

Remarks

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.
© 2019 Analytical Graphics, Inc. All Rights Reserved.