Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTabs.ClippedText Property

Returns whether any of the tab labels has text that doesn't fit within the available space.

Syntax

Get
VBBoolean = object.ClippedText As Boolean

object

A SftTabsTabs object.

Boolean

Returns whether any of the tab labels has text that doesn't fit within the available space.

BooleanDescription
TrueAt least one tab has tab text that doesn't fit within the tab's available space. Typically this is caused by a combination of tab control size, styles and property settings. Clipped text is rendered using ellipses "..." to indicate that text is truncated.
FalseThe text of all tabs fits without being truncated.

Comments

The ClippedText property returns whether any of the tab labels has text that doesn't fit within the available space.

The SftTabsTabs.DropText and DroppedText can be used to control tab labels further.

See Also SftTabsTabs Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.