DragDrop
- Last UpdatedNov 17, 2021
- 1 minute read
The DragDrop event is triggered when a drag-and-drop operation is completed.
Syntax
<objectname>.DragDrop(Control source, single X, single Y);
The DragDrop event is triggered when a drag-and-drop operation is completed.
<objectname>.DragDrop(Control source, single X, single Y);