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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool ShowContextMenu { get; set; }

Property Value

Type: Boolean
See Also