ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1Themes Namespace / BaseThemeProvider Class / CurrentTheme Property

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