ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonColorPicker Class / AutomaticColor Property

In This Topic
    AutomaticColor Property
    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