Xceed SmartUI Documentation
Events / KeyPress event
In This Topic
    KeyPress event
    In This Topic

    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