If set to true, the Windows Explorer context menu will be shown if a right click event occurs.

Declaration Syntax
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)