[]
        
(Showing Draft Content)

C1.Win.C1Themes.IC1Themeable

IC1Themeable Interface

Specifies that this object defines whether a C1Theme can be applied to it.

Namespace: C1.Win.C1Themes
Assembly: C1.Win.C1Themes.4.8.dll
Syntax
public interface IC1Themeable

Properties

Name Description
AllowThemeChange

Gets or sets a value indicating whether to apply the theme to the object.

Methods

Name Description
OnThemeChanged(string)

Occurs after a theme has been applied to an object.

OnThemeChanging(string)

Occurs when a theme is about to be applied to an object.