Ant Organisation Ltd documentation

TargetType Enumeration

Specifies type of target.

public enum TargetType

Members

Member NameDescription
noneNot a drag source or a drop target.
dragDrag source.
dropDrop target.
dragDropDrag source and drop target.

Requirements

Namespace: Ant.Shared.Windows.DragDrop

Assembly: Ant.Shared.Windows (in Ant.Shared.Windows.dll)

See Also

Ant.Shared.Windows.DragDrop Namespace