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

In This Topic
    ApplicationTheme Property (C1ThemeControllerDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ApplicationTheme As System.String
    public System.string ApplicationTheme {get; set;}
    See Also