Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1170
Customize keyboard shortcut for application menu
posted

I'm working on an application where the first ribbon tab header starts with "F", and I'd like the shortcut key for that tab to use "F". It seems like the ApplicationMenu automatically gets the F shortcut key assigned to it. Is there a way to force the Application menu to use a different letter for its shortcut?

Thanks.

Parents
  • 54937
    Verified Answer
    Offline posted

    You can set the KeyTip property of the ApplicationMenu. If it is unspecified then it defaults to what is stored in the resource string named "ApplicationMenuDefaultKeyTip" which by default is F like Office uses for the application menu and backstage.

Reply Children
No Data