dbicMonth Send comments on this topic.
FontChanged Event
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog 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