To be standard with web browsers, the back and forward buttons should be accesible from the keyboard via Alt-<, Alt- >, Ctrl-< and Ctrl->
Logged In: YES user_id=532847
I'm tossing this one back at you.
This is the place where you bind in keystrokes to commands: CommandMap.defaultMap
And this is the action that you need to turn into a sheets command: RootFrame.Toolbar.backAction
Tell me when you finish so I can start using the key binding. ;)
Logged In: YES user_id=338208
Will do. That feedback gave me exactly the right information to solve this problem :)
Log in to post a comment.
Logged In: YES
user_id=532847
I'm tossing this one back at you.
This is the place where you bind in keystrokes to commands:
CommandMap.defaultMap
And this is the action that you need to turn into a sheets
command:
RootFrame.Toolbar.backAction
Tell me when you finish so I can start using the key
binding. ;)
Logged In: YES
user_id=532847
I'm tossing this one back at you.
This is the place where you bind in keystrokes to commands:
CommandMap.defaultMap
And this is the action that you need to turn into a sheets
command:
RootFrame.Toolbar.backAction
Tell me when you finish so I can start using the key
binding. ;)
Logged In: YES
user_id=338208
Will do. That feedback gave me exactly the right information to
solve this problem :)