InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / BaseThemeProvider Class
Properties Methods Events


In This Topic
    BaseThemeProvider Class Members
    In This Topic

    The following tables list the members exposed by BaseThemeProvider.

    Public Properties
     NameDescription
    Public PropertyGets or sets owner control.  
    Public PropertyObsolete property. Use Control property instead.  
    Public PropertyGets the current theme.  
    Public PropertyGets the default theme.  
    Public PropertyGets an empty theme.  
    Public PropertyGets the current C1Theme.  
    Public PropertyGets a value indicating whether the object has been disposed.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets value indicating whether the current theme is updating now. Deny events until the end of the operation.  
    Top
    Public Methods
     NameDescription
    Public MethodApplies a new C1Theme to a style  
    Public MethodStart editing the current theme.  
    Public MethodOverloaded. Releases all unmanaged resources.  
    Public MethodStop editing the current theme.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates a new instance of an current empty theme.  
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventFires when any properties change.  
    Top
    See Also