DesktopUIControl.DragExit
From Xojo Documentation
Event
DesktopUIControl.DragExit(obj as DragItem, Action as DragItem.Types)
New in 2021r3
Supported for all project types and targets.
New in 2021r3
Supported for all project types and targets.
Fires when the passed DragItem exits the DesktopUIControl.
Notes
The Obj parameter is the item being dragged. The Action parameter specifies the type of drag action.