ShellBrowser .Net Edition
AllowDropToTheBackground Property
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)AllowDropToTheBackground
If this property is set to true, the user is allowed to drop items onto the background in order to add them to the displayed list of files.
Declaration Syntax
C#Visual BasicVisual C++
public bool AllowDropToTheBackground { get; set; }
Public Property AllowDropToTheBackground As Boolean
public:
property bool AllowDropToTheBackground {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)