Method ProcessDialogKey
ProcessDialogKey(Keys)
Processes a dialog box key.
protected override bool ProcessDialogKey(Keys keyData)
Parameters
Returns
- bool
true if the keystroke was processed and consumed by the control; otherwise, false to allow further processing.