dbicDayView Send comments on this topic.
DragLeave Event
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView 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