ComponentOne Ribbon for WinForms
ForeColor Property (RibbonContextualTabGroup)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonContextualTabGroup Class : ForeColor Property
Gets or sets the Color used to display text in the RibbonContextualTabGroup.
Syntax
'Declaration
 
Public Property ForeColor As System.Drawing.Color
public System.Drawing.Color ForeColor {get; set;}
Remarks
The value of this property is ignored for the Custom visual style.
See Also

Reference

RibbonContextualTabGroup Class
RibbonContextualTabGroup Members