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

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