[]
Raises the KeyPress event.
protected virtual void OnKeyPress(KeyPressEventArgs e)
Protected Overridable Sub OnKeyPress(e As KeyPressEventArgs)
| Type | Name | Description |
|---|---|---|
| KeyPressEventArgs | e | KeyPressEventArgs that contains the event data. |