Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemeLocator Class / ThemeName Property

In This Topic
    ThemeName Property (C1ThemeLocator)
    In This Topic
    Gets the current theme name.
    Syntax
    'Declaration
     
    Public ReadOnly Property ThemeName As System.String
    public System.string ThemeName {get;}
    See Also