ShellBrowser .Net Edition
ShowContextMenu Property
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)ShowContextMenu
If set to true, the Windows Explorer context menu will be shown if a right click event occurs.
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)