StateButtonTool Class
Represents a StateButtonTool.
Object Model
Syntax
[DebuggerDisplay("{GetType().Name,nq}: {_commandId,nq} : {TypeName,nq}")] public abstract class StateButtonTool : Tool, ICheckedTool, ITool
[DebuggerDisplay("{GetType().Name,nq}: {_commandId,nq} : {TypeName,nq}")] public ref class StateButtonTool abstract : public Tool, ICheckedTool, ITool
Inheritance Hierarchy
System.Object
Aveva.ApplicationFramework.Presentation.Tool
Aveva.ApplicationFramework.Presentation.StateButtonTool
Requirements
Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)
See Also