CADability dotNET
The CommandState type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CommandState()()()() |
Creates a command state which is enabled, but not checked and no radio
button set.
| |
| CommandState(ToolBarButton) |
Properties
| Name | Description | |
|---|---|---|
| Checked |
Gets or sets the "checked" state.
| |
| Enabled |
Gets or sets the "enabled" state.
| |
| Radio |
Gets or sets the "radio" state.
|