AutomaticColor Property (RibbonColorPicker)
In This Topic
Gets or sets the color that appears on the 'Automatic' item in the dropdown.
Syntax
'Declaration
Public Property AutomaticColor As System.Drawing.Color
public System.Drawing.Color AutomaticColor {get; set;}
See Also