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