ShellBrowser .Net Edition
ShellContextMenu Property
NamespacesJam.ShellShellTreeViewShellContextMenu
Indicates whether the Windows ShellContextMenu should be shown or not.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShellContextMenu { get; set; }
Public Property ShellContextMenu As Boolean
public:
property bool ShellContextMenu {
	bool get ();
	void set (bool value);
}

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