Start |
The StartDragData type exposes the following members.
| Name | Description | |
|---|---|---|
| CanCopy | True if the drag/drop operation can be a copy operation. | |
| CanMove | True if the drag/drop operation can be a move operation. | |
| Data | The data that are dragged, packed in a serializable format. |