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

MemberValueDescription
eToolBarButtonOptionNone0No options. QueryState is called to determine button state.
eToolBarButtonOptionAlwaysOn1Indicates the button state is always enabled. QueryState is never called.
eToolBarButtonOptionNeedScenario2Indicates the button is disabled if no scenario is loaded. If a scenario is loaded, QueryState is called to determine button state.
© 2019 Analytical Graphics, Inc. All Rights Reserved.