KeyEvent Constructor (KeyEventArgs) | |
Initializes a new instance of the
KeyEvent class
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax CONSTRUCTOR(
oKeyEvent AS KeyEventArgs
)
public KeyEvent(
KeyEventArgs oKeyEvent
)
Request Example
View SourceParameters
- oKeyEvent
- Type: KeyEventArgs
See Also