[]
        
(Showing Draft Content)

C1.Win.Themes.BaseThemeProvider.-ctor

BaseThemeProvider Constructor

BaseThemeProvider()

Initializes a new instance of the BaseThemeProvider.

Declaration
protected BaseThemeProvider()
Protected Sub New()

BaseThemeProvider(Control)

Initializes a new instance of the BaseThemeProvider.

Declaration
protected BaseThemeProvider(Control control)
Protected Sub New(control As Control)
Parameters
Type Name Description
Control control