Feedback
Add Control DragExit event
- Status
- Fixed
- Fixed in
- v26.5.7
- Source discussion
- https://forum.objo.dev/d/180-control-missing-event
- Last updated
- 2026-05-29
Public summary
Add a DragExit event to all desktop controls so apps can clear drag-over visual state when a drag operation leaves a control without dropping. MouseExit does not fire reliably during active drag/drop operations, so apps currently have no direct event for removing hover highlights or other drag feedback.