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; otherwise, false.
Processes a dialog key.
protected override bool ProcessDialogKey(Keys keyData)
true if the key was processed by the control; otherwise, false.