Ant Organisation Ltd documentation

DropTarget Members

DropTarget overview

Public Instance Methods

CanDropTests whether an object can be dropped on this item at the specified point.
DragEnterCalled when an object is dragged into the target.
DragExitCalled when an object is dragged out of the target.
DragOverCalled when an object is dragged within the target.
DropCalled when an object is dropped on the target.
DropCancelledCalled the drop is cancelled over this target.

See Also

DropTarget Interface | Ant.Shared.Windows.DragDrop Namespace