dbicMonth Send comments on this topic.
Leave Event
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth 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