Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.8 Assembly / C1.Win.C1Themes Namespace / C1Office365ThemeSettings Class / AccentColor Property

In This Topic
    AccentColor Property (C1Office365ThemeSettings)
    In This Topic
    Gets or sets an accent color for Office365 theme.
    Syntax
    'Declaration
     
    Public Property AccentColor As System.Drawing.Color
    public System.Drawing.Color AccentColor {get; set;}
    See Also