Skybound VisualStyles

ThemeInformation.ThemeChanged Event

Occurs when the system theme is changed. Examples of theme change events are the activation of a theme, the deactivation of a theme, or a transition from one theme to another.

[Visual Basic]
Public Shared Event ThemeChanged As EventHandler
[C#]
public static event EventHandler ThemeChanged;

See Also

ThemeInformation Class | Skybound.VisualStyles Namespace