TreeView for WinForms | ComponentOne
C1.Win.Themes Namespace / BaseC1FrameworkStyle Class / ThemeProvider Property

In This Topic
    ThemeProvider Property (BaseC1FrameworkStyle)
    In This Topic
    Gets theme provider of the current theme.
    Syntax
    'Declaration
     
    
    <C1.Win.Themes.StyledPropertyCollection.ExcludeFromStyledPropertyAttribute()>
    Protected Property ThemeProvider As BaseThemeProvider
    [C1.Win.Themes.StyledPropertyCollection.ExcludeFromStyledProperty()]
    protected BaseThemeProvider ThemeProvider {get; set;}
    See Also