Click or drag to resize

JamBaseShellListViewShowContextMenu Property

If set to true, the 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 ShowContextMenu { get; set; }

Property Value

Type: Boolean
See Also