Methods
The following methods are defined in the DragSource class.
| Name | Description |
|---|---|
| AddFile | Set the file to drag and drop |
| DoDragDrop | Start drag and drop It is possible to specify both copy mode and move mode together since Ver.5.0.0 |
| SetObject | Set the object to drag and drop |
| SetString | Set the character string data to be dragged and dropped |