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

Disable F4 Shortcut

1 Answer 164 Views
NavigationView (Hamburger Menu)
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 2
Iron
Veteran
Iron
Richard asked on 15 Apr 2020, 11:04 AM

Hi,

How can I disable the F4 shortcut on the NavView. I'm using F1-F8 in my App already. 

Thanks,

Richard

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 20 Apr 2020, 07:11 AM

Hello Richard,

Thank you for contacting us.

The easiest way to disable the F4 key would be to inherit RadNavigationView, override the HandleKeyDown method and return false for the F4 key as demonstrated in Keyboard Support article.

Hope this helps.

Regards,
Kalin
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
NavigationView (Hamburger Menu)
Asked by
Richard
Top achievements
Rank 2
Iron
Veteran
Iron
Answers by
Kalin
Telerik team
Share this question
or