Method ProcessDialogKey
ProcessDialogKey(Keys)
Processes a dialog key.
protected override bool ProcessDialogKey(Keys keyData)
Parameters
Returns
- bool
true, if the key was processed by the control, false otherwise.
Processes a dialog key.
protected override bool ProcessDialogKey(Keys keyData)
true, if the key was processed by the control, false otherwise.