Click or drag to resize

JamBaseShellListViewDetectRightClick Property

Local variable to detect whether the mouse is clicked or dragged

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

Property Value

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