Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / BaseThemeProvider Class / CreateEmptyTheme Method

In This Topic
    CreateEmptyTheme Method (BaseThemeProvider)
    In This Topic
    Creates a new instance of an current empty theme.
    Syntax
    'Declaration
     
    Protected MustOverride Sub CreateEmptyTheme() 
    protected abstract void CreateEmptyTheme()
    See Also