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