SOLVED - Shortcutkey for systembutton |
Post Reply |
Author | |
adwild2
Groupie Joined: 17 December 2008 Location: Netherlands Status: Offline Points: 16 |
Post Options
Thanks(0)
Posted: 19 May 2009 at 6:06am |
How can I add a shortcut key (or accelerator key) to the system button in the ribbon bar?
The function AddShortcut of the KeyBindings object requires a id and a shortcut in string format. What id should I use for the systembutton?
KeyBindings.AddShortcut ID_FILE_NEW, "Ctrl+N"
Grtz,
Arie
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP SP3 (32bit) Language: Progress OpenEdge 10.2A |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Just set its caption to something like "&File" and Alt+F will work.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
adwild2
Groupie Joined: 17 December 2008 Location: Netherlands Status: Offline Points: 16 |
Post Options
Thanks(0)
|
Thanks! Should've thought of that myself...
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP SP3 (32bit) Language: Progress OpenEdge 10.2A |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |