Click or drag to resize

JamBaseShellListViewDetectLeftClick Property

Local variable to detect whether the mouse is clicked or dragged

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

Property Value

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