Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.8 Assembly / C1.Win.C1Themes Namespace / C1ThemeController Class


In This Topic
    C1ThemeController Class Events
    In This Topic

    For a list of all members of this type, see C1ThemeController members.

    Public Events
     NameDescription
    Public EventOccurs after a new value has been assigned to the ApplicationTheme property.  
    Public EventOccurs before a new value is assigned to the ApplicationTheme property.  
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs after a theme has been applied to an object managed by the current theme controller.

    See remarks for details.

     
    Public EventOccurs when a theme is about to be applied to an object managed by the current theme controller.

    See remarks in ObjectThemeApplied for details.

     
    Public EventOccurs after a theme on an object managed by the current theme controller has been changed.

    See remarks in ObjectThemeApplied for details.

     
    Public EventOccurs when a theme on an object managed by the current theme controller is about to be changed.

    See remarks in ObjectThemeApplied for details.

     
    Public EventOccurs after a new value has been assigned to the Theme property.  
    Public EventOccurs before a new value is assigned to the Theme property.  
    Top
    See Also