[]
Gets or sets the Color used to display text in the RibbonContextualTabGroup.
[C1Category("Appearance")]
[C1Description("RibbonContextualTabGroup.ForeColor", "The Color used to display text in the RibbonContextualTabGroup.")]
public Color ForeColor { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonContextualTabGroup.ForeColor", "The Color used to display text in the RibbonContextualTabGroup.")>
Public Property ForeColor As Color