dbicMonth Send comments on this topic.
DragLeave Event
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : DragLeave Event

Occurs when an object is dragged out of the control's bounds.

Syntax

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

Requirements

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

See Also