[]
Implements a contextual tab group.
public sealed class RibbonContextualTabGroup
Public NotInheritable Class RibbonContextualTabGroup
| Name | Description |
|---|---|
| RibbonContextualTabGroup(string) | Initializes a new instance of the RibbonContextualTabGroup class. |
| Name | Description |
|---|---|
| Color | Gets or sets color of the contextual tab group. |
| Font | Gets or sets the Font used by the RibbonContextualTabGroup. |
| ForeColor | Gets or sets the Color used to display text in the RibbonContextualTabGroup. |
| Tabs | Gets the collection of tabs in this RibbonContextualTabGroup. |
| Text | Gets or sets the caption text for the contextual tab group. |
| Tooltip | Gets or sets the ToolTip string. |
| Visible | Gets or sets whether the contextual tab group is visible. |