Control.KeyPress
EVENT
KeyPress
(
Ascii
AS String ,
Code
AS Integer ,
State
AS Integer ) AS Boolean
Raised when a key is pressed while the control has the focus.
Referenced by:
KeyPress