[]
Called when the control receives a WM_THEMECHANGED message.
protected override void OnThemeChanged()
The WM_THEMECHANGED message is broadcast to every window following a theme change event. Examples of theme change events are the activation of a theme, the deactivation of a theme, or a transition from one theme to another.