Click or drag to resize

ListViewMouseEvent.ButtonID Property

X#
A constant representing which mouse button was clicked. The value can be either BUTTONLEFT or BUTTONRIGHT.

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

Property Value

Type: Long
A constant representing which mouse button was clicked. The value can be either BUTTONLEFT or BUTTONRIGHT.
See Also