[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1ThemeController.ObjectThemeChanging

ObjectThemeChanging Event

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

See remarks in ObjectThemeApplied for details.

Namespace: C1.Win.C1Themes
Assembly: C1.Win.C1Themes.4.8.dll
Syntax
[C1Description("C1ThemeController.ObjectThemeChanging", "Occurs when a theme on an object managed by the current theme controller is about to be changed.")]
public event ObjectThemeEventHandler ObjectThemeChanging
Returns
Type Description
ObjectThemeEventHandler Occurs when a theme on an object managed by the current theme controller is about to be changed. See remarks in for details.