Hello, Pawel,
The following help article demonstrates briefly how to use mnemonics with
RadButton:
https://docs.telerik.com/devtools/winforms/buttons/mnemonics
By default, in order to perform the
Click event when processing a mnemonic it is checked whether the Alt key is pressed. You can customize this logic by overriding the
ProcessMnemonic method:
Now, the mnemonic will be processed without the necessity to press the Alt key.
I hope this information helps. If you have any additional questions, please let me know.
Regards,
Dess
Progress Telerik