The following tables list the members exposed by CommandBarComboBox.
| Name | Description | |
|---|---|---|
![]() | CommandBarComboBox Constructor | Overloaded. Initializes a new instance of the CommandBarComboBox class. |
| Name | Description | |
|---|---|---|
![]() | CommandID | Gets or sets the command id of the CommandBarItem. (Inherited from CommandBarItem) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Height | Gets the height of the combobox, in pixels. |
![]() | Image | Gets or set the image associated with the CommandBarItem. (Inherited from CommandBarItem) |
![]() | IsEnabled | Overridden. Determines whether the ComboBox control is enabled. |
![]() | IsVisible | Overridden. Determines whether the ComboBox control is visible. |
![]() | 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) |
![]() | Value | Gets or sets the value of the ComboBox control. |
![]() | Width | Gets the width of the ComboBox control, in pixels. |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Releases the CommandBarComboBox instance from memory. (Inherited from System.ComponentModel.Component) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | ToString | Overridden. |
| 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) |



