dbicMonth Send comments on this topic.
SystemColorsChanged Event
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : SystemColorsChanged Event

Occurs when the system colors change.

Syntax

Visual Basic (Declaration) 
Public Event SystemColorsChanged As EventHandler
C# 
public event EventHandler SystemColorsChanged

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also