The following tables list the members exposed by CheckButton.
| Name | Description | |
|---|---|---|
![]() | CheckButton Constructor | Initializes a new instance of the CheckButton class. |
| Name | Description | |
|---|---|---|
![]() | Accelerator | Returns a char that indicates whether the button contains an accelerator key. (Inherited from Button) |
![]() | ButtonStyle | Gets or sets the enumerated ButtonStyle of the toolbar button. (Inherited from Button) |
![]() | Caption | Gets or sets the text displayed on the tool. (Inherited from Tool) |
![]() | CheckState | Gets or sets a value that determines the current state of a CheckButton tool. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Enabled | Gets or sets a value indicating whether the tool is enabled. (Inherited from Tool) |
![]() | Id | Unique number associated with the tool. (Inherited from Tool) |
![]() | ImageIndex | Gets or sets the index value of the image assigned to the tool. (Inherited from Tool) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Size | Gets the size of the tool in inches. (Inherited from Tool) |
![]() | Tag | Gets or sets user-defined information to be persisted with the control. (Inherited from Tool) |
![]() | ToolTip | Gets or sets the text that appears as a ToolTip for a tool. (Inherited from Tool) |
![]() | Visible | Gets or sets a value indicating whether the tool is visible. (Inherited from Tool) |
| Name | Description | |
|---|---|---|
![]() | CalcSize | Calculates the size of the specified CheckButton. (Inherited from Button) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | Draw | Overridden. Draws the CheckButton on the specified Graphics object. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
| Name | Description | |
|---|---|---|
![]() | Disposed | Adds an event handler to listen to the Disposed event on the component. (Inherited from System.ComponentModel.Component) |



