Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge 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