Click or drag to resize

StartDragData Fields

The StartDragData type exposes the following members.

Fields
 NameDescription
Public fieldCanCopyTrue if the drag/drop operation can be a copy operation.
Public fieldCanMoveTrue if the drag/drop operation can be a move operation.
Public fieldDataThe data that are dragged, packed in a serializable format.
Top
See Also