Click or drag to resize

DropCanAcceptDataReturnData Fields

The DropCanAcceptDataReturnData type exposes the following members.

Fields
 NameDescription
Public fieldCanCopy Gets or sets a value indicating whether the drag/drop operation can be a copy operation.
Public fieldCanMove Gets or sets a value indicating whether the drag/drop operation can be a move operation.
Public fieldItemIsSwallowingData Gets or sets a value indicating whether the target item consumes the dropped data.
Top
See Also