|
OnKeyDown |
Top Previous Next |
|
OnKeyDown (Event)
Occurs when the user presses a key from the keyboard when AVAX has the focus
Syntax: Private Sub object_OnKeyDown(Sender As System.Object, e As KeyDownEventArgs)
The OnKeyDown event syntax has the following parts:
|