ACC97: Fixed Width Tab Disappears from Tab ControlLast reviewed: April 25, 1997Article ID: Q167421 |
The information in this article applies to:
SYMPTOMSNovice: Requires knowledge of the user interface on single-user computers. When you scroll through the tabs on a tab control that has its TabFixedWidth property set equal to or greater than the width of the tab control itself, the last page on the tab control seems to disappear.
CAUSEThe TabFixedWidth property is set to a value that is greater than the total of the width of the tab control minus the width of the scroll arrows that will be displayed on the control. Whenever you have more tabs on a tab control than can be displayed at one time, the scroll arrows automatically appear on the control.
RESOLUTIONThere are two ways you can work around this behavior:
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce BehaviorNOTE: If the last, or rightmost, tab on your tab control is the selected tab in Form view, this behavior does not occur.
REFERENCESFor more information about the tab control, search the Help Index for "tab controls," or ask the Microsoft Access 97 Office Assistant.
|
Additional query words: tabstrip hidden disappear
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |