[]
Processes the mnemonic.
protected override bool ProcessMnemonic(char charCode)
Protected Overrides Function ProcessMnemonic(charCode As Char) As Boolean
Type | Name | Description |
---|---|---|
char | charCode | The char code. |
Type | Description |
---|---|
bool | true if the character was processed as a mnemonic by the control; otherwise, false. |