Click or drag to resize

DataBrowser.ProcessKeyDown Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ProcessKeyDown(
	e AS KeyEventArgs
) AS LOGIC
Request Example View Source

Parameters

e
Type: KeyEventArgs

Return Value

Type: Logic
See Also