[]
Processes the dialog key.
protected virtual bool ProcessDialogKey(Keys keyData)
Protected Overridable Function ProcessDialogKey(keyData As Keys) As Boolean
| Type | Name | Description |
|---|---|---|
| Keys | keyData | The key data. |
| Type | Description |
|---|---|
| bool | Returns true if processed;otherwise, false. |