AllowDrop Property
AllowDrop
Gets or sets a value indicating whether the editor can accept data that the user drags onto it.
Declaration
[Browsable(true)]
public override bool AllowDrop { get; set; }
<Browsable(True)>
Public Overrides Property AllowDrop As Boolean
Overrides