[Category("Behavior")] [DefaultValue(true)] [Description("Whether to accept drag-and-drop events")] public override bool AllowDrop {get; set;}
[Category("Behavior")] [DefaultValue(true)] [Description("Whether to accept drag-and-drop events")] public override bool AllowDrop {get; set;}
SecurityException
when setting this property, the AllowDragOut property is set to false.