Print Page | Close Window

CommandBox Shortcut Keys

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=1564
Printed Date: 27 September 2024 at 3:19pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CommandBox Shortcut Keys
Posted By: DDJJ
Subject: CommandBox Shortcut Keys
Date Posted: 20 December 2004 at 10:43am

A few questions when creating controls in code...

I've added a ComboBox control to a CommandBar toolbar.  When the user enters a shortcut key (CTRL + B) I want the Combox list to drop down, so that the user can then use the arrow keys to select an item.  I can't get this to work (entering CTRL + B) does nothing best I can tell.  I already know how to add shortcut keys, so that isn't the issue here.

Second, I'm using a StatusBar control to provide user feedback in most cases regarding the use of a control.  However, I still can't figure out how to show tootips (in code) for toolbar controls, which I need to do on occasion.  Please advise.

Third, how can I use shortcut and/or accelerator keys with a TabControl?  I assume I can add a TabControl to the tab list, so that users can navigate through the tabs using theri keyboards, correct?

Fourth, is there any way to right-align the text in a StatusBar panel?

Finally, I don't see any property for the ComboBoxes in a CommandBar which is similar to the VB ItemData property, where you can store data regarding each item in the list (so I am currently using an array to store the data I need).  Is this correct (meaning I need to use an array)?

Thanks!

 




Replies:
Posted By: SuperMario
Date Posted: 27 July 2005 at 9:14am
In the next release (9.71 available in 2-3 weeks), you can align text in the status bar panels



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