[]
Raises the EditKeyPress event.
protected virtual void OnEditKeyPress(object sender, KeyPressEventArgs e)
Protected Overridable Sub OnEditKeyPress(sender As Object, e As KeyPressEventArgs)
| Type | Name | Description |
|---|---|---|
| object | sender | Object that raised the event |
| KeyPressEventArgs | e | Event arguments |