Click or drag to resize

DropCanAcceptDataReturnData Fields

The DropCanAcceptDataReturnData type exposes the following members.

Fields
 NameDescription
Public fieldCanCopyIs set to true if the drag/drop operation can be a copy operation.
Public fieldCanMoveIs set to true if the drag/drop operation can be a move operation.
Public fieldItemIsSwallowingData Is set to true if the item is swallowing the data, i.e. the data must be removed on the source side.
Top
See Also