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