Table of Contents

Event DragLeave

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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

public event EventHandler? DragLeave

Returns

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