Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.8 Assembly / C1.Win.C1Themes Namespace / C1ThemeController Class / DefaultThemeName Field

In This Topic
    DefaultThemeName Field (C1ThemeController)
    In This Topic
    The default theme name id.

    When assigned to the Theme property of a theme controller, indicates that it should use the default application theme.

    Syntax
    'Declaration
     
    Public Const DefaultThemeName As System.String
    public const System.string DefaultThemeName
    See Also