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