Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.8 Assembly / C1.Win.C1Themes.Design Namespace / C1ThemeControllerDesigner Class / ApplicationThemeSettings Property

In This Topic
    ApplicationThemeSettings Property (C1ThemeControllerDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ApplicationThemeSettings As C1ThemeSettings
    public C1ThemeSettings ApplicationThemeSettings {get; set;}
    See Also