Click or drag to resize

ShellTreeViewShowContextMenu Property

If set to true, the Windows Explorer context menu will be shown, if the user right-clicks.

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

Property Value

Type: Boolean
See Also