Use this property to turn on or off drop support with the Windows Explorer.

Declaration Syntax
public override bool AllowDrop { get; set; }Public Overrides Property AllowDrop As Boolean
public:
virtual property bool AllowDrop {
bool get () override;
void set (bool value) override;
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)