This is a migrated thread and some comments may be shown as answers.

Can I Forbit F10 And Alt Key?

1 Answer 53 Views
Dock
This is a migrated thread and some comments may be shown as answers.
wang
Top achievements
Rank 1
wang asked on 14 Dec 2016, 10:14 AM
I Use Telerik.WinControls.UI.RadRibbonForm.
My application must use F10 key to do something.
But when user press F10 twice ,UI show some other thing that user not wanted.

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 14 Dec 2016, 11:42 AM
Hello,

By default, this is working with the Alt only, Nevertheless, you can disable it by setting the following property:
radRibbonBar1.EnableKeyMap = false;

I hope this will be useful. 

Regards,
Dimitar
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Dock
Asked by
wang
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or