Click or drag to resize

JamBaseShellListViewDetectRightClick Property

Local variable to detect whether the mouse is clicked or dragged

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected bool DetectRightClick { get; set; }

Property Value

Boolean
True if detect right click, false if not.
See Also