ShellBrowser .Net Edition
ExecuteShellDrop Property
NamespacesJam.ShellBeforeShellDropEventArgsExecuteShellDrop
Set this to false if you want to permit the execution of the shell drop.
Declaration Syntax
C#Visual BasicVisual C++
public bool ExecuteShellDrop { get; set; }
Public Property ExecuteShellDrop As Boolean
public:
property bool ExecuteShellDrop {
	bool get ();
	void set (bool value);
}

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