Click or drag to resize

ListViewMouseEvent.PointNowhere Property

X#
A logical value that is TRUE if the click occurred inside the list view control but not on an item.

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

Property Value

Type: Logic
A logical value that is TRUE if the click occurred inside the list view control but not on an item.
See Also