KeyPress  Event

Description         Occurs when the user presses and releases an ANSI key.

Usage                  Sub BIDisp_KeyPress(  [Index As Integer,] AsciiKey As Integer )

Remarks             See Microsoft Visual Basic Language Reference KeyPress event.

See Also              KeyDown, KeyUp Event