[]
Occurs after a theme on an object managed by the current theme controller has been changed.
See remarks in ObjectThemeApplied for details.
[C1Description("C1ThemeController.ObjectThemeChanged", "Occurs after a theme on an object managed by the current theme controller has been changed.")]
public event ObjectThemeEventHandler ObjectThemeChanged
<C1Description("C1ThemeController.ObjectThemeChanged", "Occurs after a theme on an object managed by the current theme controller has been changed.")>
Public Event ObjectThemeChanged As ObjectThemeEventHandler
| Type | Description |
|---|---|
| ObjectThemeEventHandler | Occurs after a theme on an object managed by the current theme controller has been changed. See remarks in for details. |