DesktopUIControl.DragExit
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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.