STK UI PluginsSend comments on this topic.
AgEToolBarButtonOptions Enumeration
See Also

Description

Defines bitmasks used to control the toolbar button command and update processing.

Members

MemberValueDescription
eToolBarButtonOptionNone0x0000No options. QueryState is called to determine button state.
eToolBarButtonOptionAlwaysOn0x0001Indicates the button state is always enabled. QueryState is never called.
eToolBarButtonOptionNeedScenario0x0002Indicates the button is disabled if no scenario is loaded. If a scenario is loaded, QueryState is called to determine button state.
eToolBarButtonOptionSplit0x0100Indicates the button is a split button.
© 2025 Analytical Graphics, Inc. All Rights Reserved.