STK UI PluginsSend comments on this topic.
IAgUiPluginContextMenuBuilder 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 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.
© 2025 Analytical Graphics, Inc. All Rights Reserved.