Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
XML Shortcut
I have shortcuts set up for
<Command Key="PREV_ITEM" Caption="Previous Item" Shortcut="Alt+Up"
<Command Key="NEXT_ITEM" Caption="Next Item" Shortcut="Alt+Down"
The Alt+Up works but Alt+Down does not.
I also have others Alt+Left (works) and Alt+Right (does not work).
Please advise if there is any special syntax for these shortcuts.
<Command Key="PREV_ITEM" Caption="Previous Item" Shortcut="Alt+Up"
<Command Key="NEXT_ITEM" Caption="Next Item" Shortcut="Alt+Down"
The Alt+Up works but Alt+Down does not.
I also have others Alt+Left (works) and Alt+Right (does not work).
Please advise if there is any special syntax for these shortcuts.
Comments