ShellBrowser .Net Edition
AllowDrop Property
NamespacesJam.ShellShellListViewAllowDrop
Use this property to turn on or off drop support with the Windows Explorer.
Declaration Syntax
C#Visual BasicVisual C++
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)