Click or drag to resize

AppCommandEvent.IsXButton2 Property

X#
Returns TRUE if the second X mouse button is down; otherwise, FALSE.

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

Property Value

Type: Logic
TRUE if the second X mouse button is down; otherwise, FALSE.
See Also