ComponentOne Ribbon for WinForms
ForeColor Property (DrawItemEventArgs)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > DrawItemEventArgs Class : ForeColor Property
Gets the foreground color of the of the item being drawn.
Syntax
'Declaration
 
Public ReadOnly Property ForeColor As System.Drawing.Color
public System.Drawing.Color ForeColor {get;}
See Also

Reference

DrawItemEventArgs Class
DrawItemEventArgs Members