ACC97: Fixed Width Tab Disappears from Tab ControlID: Q167421
|
Novice: 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.
The 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.
There are two ways you can work around this behavior:
Width of tab control 4.000"
Width of scroll arrows - .375"
--------
TabFixedWidth 3.625"
This behavior is by design.
Width: 3"
TabFixedWidth: 3"
For 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
Keywords : kbui FmsOthr
Version : 97
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: April 30, 1999