InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / BaseTheme Class / ThemeProvider Property

In This Topic
    ThemeProvider Property (BaseTheme)
    In This Topic
    Gets theme provider of the current theme.
    Syntax
    'Declaration
     
    Protected Property ThemeProvider As BaseThemeProvider
    protected BaseThemeProvider ThemeProvider {get; set;}
    See Also