END-FILE-DROP( ) method (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 END-FILE-DROP ( ) This method returns TRUE if it is successful. If there is no current drag-and-drop operation, GET-DROPPED-FILE( ) returns FALSE.
END-FILE-DROP ( )