[]
        
Processes a dialog box key.
protected override bool ProcessDialogKey(Keys keyData)Protected Overrides Function ProcessDialogKey(keyData As Keys) As Boolean| Type | Name | Description | 
|---|---|---|
| Keys | keyData | One of the Keys values that represents the key to process. | 
| Type | Description | 
|---|---|
| bool | true if the keystroke was processed and consumed by the control; otherwise, false to allow further processing. |