DesktopWindow.DragExit
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Event
DesktopWindow.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 DragItem exits the DesktopWindow.
Notes
The Action parameter specifies the type of drag action (default, copy, move or link).