dbicMonth Send comments on this topic.
Load Event
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog Class : Load Event

Occurs before a form is displayed for the first time.

Syntax

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

Requirements

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

See Also