[]
        
(Showing Draft Content)

C1.Win.Themes.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.Themes
Assembly: C1.Win.Themes.10.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
<C1Description("C1ThemeController.ObjectThemeChanging", "Occurs when a theme on an object managed by the current theme controller is about to be changed.")>
Public Event ObjectThemeChanging As ObjectThemeEventHandler
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.