The following tables list the members exposed by CommandBarControl.
| 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) |
![]() | IsEnabled | Determines whether the CommandBarItem is enabled. (Inherited from CommandBarItem) |
![]() | IsVisible | Determines whether the CommandBarItem is visible. (Inherited from CommandBarItem) |
![]() | 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 | (Inherited from System.ComponentModel.Component) |
| Name | Description | |
|---|---|---|
![]() | Click | Raised when a control is clicked. |
![]() | 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) |


