Click or drag to resize

ListViewMouseEvent.PointBelowClientArea Property

X#
A logical value that is TRUE if the click occurred below the list view control's client area.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY PointBelowClientArea AS LOGIC GET 
Request Example View Source

Property Value

Type: Logic
A logical value that is TRUE if the click occurred below the list view control's client area.
See Also