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

Occurs when the input focus leaves the control.

Syntax

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

Requirements

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

See Also