END-FILE-DROP( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
(Windows only; Graphical interfaces only)
Terminates a drag-and-drop operation and frees the memory allocated by Windows to hold the names of the dropped files.
Return type: BOOLEAN
Applies to: BROWSE widget, BUTTON widget, COMBO-BOX widget, DIALOG-BOX widget, EDITOR widget, FILL-IN widget, FRAME widget, RADIO-SET widget, SELECTION-LIST widget, SLIDER widget, TOGGLE-BOX widget, WINDOW widget
Syntax
|
This method returns TRUE if it is successful. If there is no current drag-and-drop operation, GET-DROPPED-FILE( ) returns FALSE.