- keyData
- One of the System.Windows.Forms.Keys values.
true to indicate the key should be processed; otherwise, false.
The Keys.Up, Keys.Down, Keys.Right, and Keys.Left key values will return false; otherwise, processing is passed to the base class's Form.ProcessDialogKey(Keys) method.