Occurs when the user presses a key while an object has the focus.
KeyDown( ByRef KeyCode As Integer, ByVal Shift As Integer ) |
Syntax
Private Sub SmartUI_KeyDown(ByRef KeyCode As Integer, ByVal Shift As Integer)
Applies To
SmartUI
See Also
KeyUp, KeyPress