CADability dotNET

The CommandState type exposes the following members.

Constructors

  NameDescription
Public methodCommandState()()()()
Creates a command state which is enabled, but not checked and no radio button set.
Public methodCommandState(ToolBarButton)

Properties

  NameDescription
Public propertyChecked
Gets or sets the "checked" state.
Public propertyEnabled
Gets or sets the "enabled" state.
Public propertyRadio
Gets or sets the "radio" state.

See Also