Click or drag to resize

JamBaseShellListViewDetectLeftClick 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 DetectLeftClick { get; set; }

Property Value

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