InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.Themes Namespace / BaseThemeProvider Class / DefaultTheme Property

In This Topic
    DefaultTheme Property (BaseThemeProvider)
    In This Topic
    Gets the default theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultTheme As BaseStyle
    public BaseStyle DefaultTheme {get;}
    See Also