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

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