Gets or sets a value indicating whether the control can be a source of a Drag&Drop operation. To allow the control to accept data that the user drags onto it, the Text
Introduced: 15.1.
public bool AllowDrag { get; set; }
Public Property AllowDrag() As Boolean