Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
TabMinWidth Property
See Also Example Applies To
Returns or sets the minimum allowable width of a tab.
Syntax
object.TabMinWidth [= number]
The TabMinWidth property syntax has these parts:
| Part | Description |
| object | An object expression that evaluates to an object in the Applies To list. |
| number | The minimum width of a Tab object. The scale used for number is determined by the ScaleMode property of the container. |
Remarks
The TabMinWidth property has no effect if the TabWidthStyle property is set to tabFixed.