Themes for WinForms | ComponentOne
C1.Win.Themes.8 Assembly / C1.Win.Themes Namespace / C1Office365ThemeSettings Class / Background Property

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