Click or drag to resize

KeyEvent Constructor (KeyPressEventArgs)

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 KeyPressEventArgs
)
Request Example View Source

Parameters

oKeyEvent
Type: KeyPressEventArgs
See Also