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

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