[]
Called when the a keyboard key is pressed.
protected virtual bool OnKeyDown(View.KeyEventArgs e)
Protected Overridable Function OnKeyDown(e As View.KeyEventArgs) As Boolean
| Type | Name | Description |
|---|---|---|
| KeyEventArgs | e | The event that originated the action. |
| Type | Description |
|---|---|
| bool |