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

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