ShellBrowser .Net Edition
ShowContextMenu Property
NamespacesJam.ShellShellTreeViewShowContextMenu
If set to true, the Windows Explorer context menu will be shown, if the user right-clicks.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowContextMenu { get; set; }
Public Property ShowContextMenu As Boolean
public:
property bool ShowContextMenu {
	bool get ();
	void set (bool value);
}

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