Click or drag to resize

ShellSystemListShowBackgroundContextMenu Property

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

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public bool ShowBackgroundContextMenu { get; set; }

Property Value

Type: Boolean
See Also