Click or drag to resize

AppCommandEvent.IsDeviceMouse Property

X#
Returns TRUE if the device that issued the command was a mouse; otherwise, FALSE.

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

Property Value

Type: Logic
TRUE if the device that issued the command was a mouse; otherwise, FALSE.
See Also