[]
Processes the specified dialog key by the component.
protected override bool ProcessDialogKey(Keys keyData)
Protected Overrides Function ProcessDialogKey(keyData As Keys) As Boolean
Type | Name | Description |
---|---|---|
Keys | keyData | Key for the component to process |
Type | Description |
---|---|
bool | true if the key was processed by the component; false otherwise |