Click or drag to resize

KeyEvent Constructor (KeyEventArgs)

X#
Initializes a new instance of the KeyEvent class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oKeyEvent AS KeyEventArgs
)
Request Example View Source

Parameters

oKeyEvent
Type: KeyEventArgs
See Also