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