ListViewKeyEvent.KeyCode Property | |
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
public virtual int KeyCode { get; }
Request Example
View SourceProperty Value
Type:
LongThe virtual key code of the key that was pressed.
See Also