ACC97: Adding Label to Tab Control Breaks Alt-Key Page Shortcuts (174334)
The information in this article applies to:
This article was previously published under Q174334 Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
When you add a label control to a page of a tab control that uses shortcut
key combinations, the key combinations may stop working.
NOTE: This problem occurs only when a label has been added to one of the
pages of the tab control. This does not happen when any other controls are
added to the tab control.
RESOLUTION
Make sure that you add the shortcut key combinations to the tab control
page caption after you have added any labels.
You can reactivate the shortcut key combinations by removing and replacing
the Caption property of the tab control page. For pages that have a non-
functional shortcut key combination, do the following:
- Open the form with a non-functional shortcut key combination in Design
view.
- Click the page whose shortcut key is not working.
- On the View menu, click Properties, and then click the All tab.
- Select the contents of the Caption property.
- Press CRTL+C.
- Press CRTL+V.
- Save the form and switch to Form View.
Your shortcut keys should now work as expected.
Modification Type: | Major | Last Reviewed: | 9/27/2003 |
---|
Keywords: | kbprb KB174334 |
---|
|