HERibbonComboBoxCommandBase Constructors
Serves as a base for classes providing the combo box functionality.| Name | Parameters | Description |
|---|---|---|
| HERibbonComboBoxCommandBase() | none | Initializes a new instance of the HERibbonComboBoxCommandBase class with default settings. |
| HERibbonComboBoxCommandBase(String) | text | Initializes a new instance of the HERibbonComboBoxCommandBase class with the specified item text. |
See Also