Click or drag to resize

SingleLineEdit.OnKeyPress Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD OnKeyPress(
	Sender AS Object,
	e AS KeyPressEventArgs
) AS VOID
Request Example View Source

Parameters

Sender
Type: Object
e
Type: KeyPressEventArgs
See Also