Xceed SmartUI Documentation
KeyPress event
Events > KeyPress event

Occurs when the user presses and releases an ANSI key.

KeyPress( ByRef KeyAscii As Integer )

Syntax

Private Sub SmartUI_KeyPress(ByRef KeyAscii As Integer)

Applies To

SmartUI

See Also

KeyDown, KeyUp