DesktopWindow.DragExit

From Xojo Documentation

Event


DesktopWindow.DragExit(Obj as DragItem, Action as DragItem.Types)

New in 2021r3

Supported for all project types and targets.

Fires when the DragItem exits the DesktopWindow.

Notes

The Action parameter specifies the type of drag action (default, copy, move or link).