Home > Net >  WPF shortcut key problem (how to cases in menu drop-down box to use call submenu)
WPF shortcut key problem (how to cases in menu drop-down box to use call submenu)

Time:09-20

WPF do shortcut menu bar is OK, but each has a sub menu below the menu button, how to implement when the main course a single sub menu shortcuts is valid after the call, the main menu button corresponding sub menu shortcuts list is not in direct call is invalid.

CodePudding user response:

Is the keyboard hook? When don't want to use the shortcut to uninstall hooks is not good?

CodePudding user response:

By the way:
RoutedUICommand KeyBinding, CommandBinding binding way

CodePudding user response:

Want to use the shortcut key, is want to be a limit: menu list used after a sub menu shortcuts
  •  Tags:  
  • C#
  • Related