[]
Creates a new instance of RibbonTab.
public RibbonTab()
Public Sub New()
Creates a new instance of RibbonTab.
public RibbonTab(string text)
Public Sub New(text As String)
| Type | Name | Description |
|---|---|---|
| string | text | The initial value for the Text property. |