[]
Processes a mnemonic character.
protected override bool ProcessMnemonic(char charCode)
| Type | Name | Description |
|---|---|---|
| char | charCode | The character to process. |
| Type | Description |
|---|---|
| bool | True if the character was processed as a mnemonic by the control; otherwise, false. |