FileDropTargetManager.AllowDrop

FileDropTargetManager.AllowDrop property

The AllowDrop property gets or sets permission for drag and drop operations.

public bool AllowDrop { get; set; }

See Also