ForeColor Property (UpdatingItemStyleEventArgs)
In This Topic
Gets or sets the System.Drawing.Color used to display text in the ribbon item.
Syntax
'Declaration
Public Property ForeColor As System.Drawing.Color
public System.Drawing.Color ForeColor {get; set;}
See Also