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