dbicDropDate Send comments on this topic.
SystemColorsChanged Event
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate 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