[]
Called by the host control when the user presses a key and this Element has the focus.
public override void OnKeyDown(KeyEventArgs e)
Public Overrides Sub OnKeyDown(e As KeyEventArgs)
| Type | Name | Description |
|---|---|---|
| KeyEventArgs | e | KeyEventArgs that contains the event data. |