Event KeyDown
Occurs when a key is pressed while the control has focus.
public event KeyEventHandler? KeyDown
Returns
- KeyEventHandler
- Occurs when a key is pressed while the control has focus.
- Implements
Occurs when a key is pressed while the control has focus.
public event KeyEventHandler? KeyDown