HERibbonTabBase Constructors
The base class for default ribbon tabs.| Name | Parameters | Description |
|---|---|---|
| HERibbonTabBase() | none | Initializes a new instance of the HERibbonTabBase class with default settings. |
| HERibbonTabBase(String) | text | Initializes a new instance of the HERibbonTabBase class with the specified text. |
See Also