For a Drag&Drop operation; when the mouse leaves an active Drop Target object’s display area without having dropped anything.

Parameters

(none)

Property of

Browse, Container, Form, Grid, Image, ListBox, NoteBook, PaintBox, ReportViewer, SubForm, TreeView

Description

Use onDragLeave to perform actions when the mouse leaves the display area of an active Drop Target object during a Drag&Drop operation.

The onDragLeave event only fires when a drop was allowed, but not actually performed.

Note

onDragLeave is not invoked for files dragged from the dBASE Plus Navigator window.