ACC95: Image Extends Below Tab of TabStrip ControlLast reviewed: June 4, 1997Article ID: Q156227 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. When you add an image to a TabStrip Control and then set the TabWidthStyle property of the TabStrip Control to Fixed, the image may extend below the tab.
CAUSEIf the TabWidthStyle property is set to Fixed, or if you change the TabWidthStyle property to Fixed after adding the image, and the TabFixedHeight and TabFixedWidth properties are set to a size smaller than the image, the image will not shrink. Instead it will extend below the tab.
RESOLUTIONIncrease the size of the TabFixedHeight and TabFixedWidth properties.
MORE INFORMATIONWhen you add an image to the TabStrip control, if the TabWidthStyle property is set to Justified (default), it will adjust the size of the tab to fit the image. This behavior occurs only if the TabWidthStyle property is set to Fixed.
Steps to Reproduce Behavior
REFERENCESFor more information about the TabStrip OLE Control, search for "TabStrip Control" using the Microsoft Access for Windows 95 Help Index. For more information about the ImageList OLE Control, search for "ImageList Control" using the Microsoft Access for Windows 95 Help Index.
|
Keywords : IntpCstm kbinterop
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |