IFileDropTargetControl.AllowDrop

IFileDropTargetControl.AllowDrop property

Gets or sets a value indicating whether the control can accept data that the user drags onto it.

public bool AllowDrop { get; set; }

See Also