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