The following tables list the members exposed by CommandBarCheckBox.
| Name | Description | |
|---|---|---|
![]() | CommandBarCheckBox Constructor | Overloaded. Initializes a new instance of the CommandBarCheckbox class. |
| Name | Description | |
|---|---|---|
![]() | CommandID | Gets or sets the command id of the CommandBarItem. (Inherited from CommandBarItem) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Image | Gets or set the image associated with the CommandBarItem. (Inherited from CommandBarItem) |
![]() | IsChecked | Gets or sets a boolean value indicating whether the check box is checked. |
![]() | IsEnabled | Determines whether the CommandBarItem is enabled. (Inherited from CommandBarItem) |
![]() | IsVisible | Determines whether the CommandBarItem is visible. (Inherited from CommandBarItem) |
![]() | Shortcut | Gets or sets the shortcut key assigned to the button. (Inherited from CommandBarButtonBase) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Tag | Gets or sets the tag value of the CommandBarItem. (Inherited from CommandBarItem) |
![]() | Text | Gets or sets the text of the CommandBarItem. (Inherited from CommandBarItem) |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | ToString | Overridden. Returns a string that represents the CommandBarCheckBox object. |
| Name | Description | |
|---|---|---|
![]() | Click | Raised when a control is clicked. (Inherited from CommandBarControl) |
![]() | Disposed | Adds an event handler to listen to the Disposed event on the component. (Inherited from System.ComponentModel.Component) |
![]() | PropertyChanged | Raised when any of the CommandBarItem properties are changed. (Inherited from CommandBarItem) |



