[]
Processes a dialog key.
protected override bool ProcessDialogKey(Keys keyData)
Protected Overrides Function ProcessDialogKey(keyData As Keys) As Boolean
One of the Keys values that represents the key to process.
true if the key was processed by the control; otherwise, false.