Click or drag to resize

ListViewMouseEvent.Position Property

X#
A Point object that describes the position where the click occurred in list view control coordinates.

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

Property Value

Type: Point
A Point object that describes the position where the click occurred in list view control coordinates.
See Also