ShellBrowser .Net Edition
ShowBackgroundContextMenu Property
NamespacesJam.ShellShellSystemListShowBackgroundContextMenu
If set to true, the Windows Explorer background context menu will be shown if a right click event occurs.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowBackgroundContextMenu { get; set; }
Public Property ShowBackgroundContextMenu As Boolean
public:
property bool ShowBackgroundContextMenu {
	bool get ();
	void set (bool value);
}

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