Krypton |
The KryptonCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component) | |
| Checked | Gets and sets the checked state of the command. | |
| CheckState | Gets and sets the check state of the command. | |
| Container | Gets the IContainer that contains the Component. (Inherited from Component) | |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component) | |
| Enabled | Gets and sets the enabled state of the command. | |
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component) | |
| ExtraText | Gets and sets the command extra text. | |
| ImageLarge | Gets and sets the command large image. | |
| ImageSmall | Gets and sets the command small image. | |
| ImageTransparentColor | Gets and sets the command image transparent color. | |
| Site | Gets or sets the ISite of the Component. (Inherited from Component) | |
| Tag | Gets and sets user-defined data associated with the object. | |
| Text | Gets and sets the command text. | |
| TextLine1 | Gets and sets the command text line 1 for use in KryptonRibbon. | |
| TextLine2 | Gets and sets the command text line 2 for use in KryptonRibbon. |