Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1MaterialThemeSettings Class / SecondaryColor Property

In This Topic
    SecondaryColor Property (C1MaterialThemeSettings)
    In This Topic
    Gets or sets secondary color for material theme.
    Syntax
    'Declaration
     
    Public Property SecondaryColor As System.Drawing.Color
    public System.Drawing.Color SecondaryColor {get; set;}
    See Also