dbicDropDate Send comments on this topic.
FontChanged Event
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : FontChanged Event

Occurs when the System.Windows.Forms.Control.Font property value changes.

Syntax

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

Requirements

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

See Also