Print Page | Close Window

ShortcutBar shortcut keys

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=1340
Printed Date: 17 July 2025 at 10:19pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ShortcutBar shortcut keys
Posted By: sporsoft
Subject: ShortcutBar shortcut keys
Date Posted: 28 October 2004 at 12:04pm
Can somebody tell me how can I assign shortcut keys to shortcutbar items ?

-------------
POCOK



Replies:
Posted By: SuperMario
Date Posted: 28 October 2004 at 12:39pm
You can't directly associate a shortcut key with shortcutbar items.  You would have to create your own method to determine which key combinations have been set.  One thing you could do if you are using commandbars, you could create some "dummy" controls and associate the shortcut keys you want with the "dummy" controls.   Then in the Execute event you can do something like :
wndShortcutBar.Selected = wndShortcutBar.FindItem(SHORTCUT_CALENDAR)

Let me know if you want me to explain further on this idea or I could modify one of the samples and send it to you.


Posted By: sporsoft
Date Posted: 01 November 2004 at 1:30am
Thank you

-------------
POCOK



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net