Click or drag to resize

ShellListViewShowContextMenu Property

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

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

Property Value

Type: Boolean
See Also