AGI Ui Plugins 11 Send comments on this topic.
AgEToolBarButtonOptions Enumeration
See Also 

Description

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

Members

Member Value Description
eToolBarButtonOptionNone 0 No options. QueryState is called to determine button state.
eToolBarButtonOptionAlwaysOn 1 Indicates the button state is always enabled. QueryState is never called.
eToolBarButtonOptionNeedScenario 2 Indicates the button is disabled if no scenario is loaded. If a scenario is loaded, QueryState is called to determine button state.
© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface