Click or drag to resize

ListViewKeyEvent.KeyCode Property

X#
The virtual key code of the key that was pressed.

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

Property Value

Type: Long
The virtual key code of the key that was pressed.
See Also