Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTabs.DroppedText Property

Returns whether the tab labels have been dropped because tab text doesn't fit within the available space.

Syntax

Get
VBBoolean = object.DroppedText As Boolean

object

A SftTabsTabs object.

Boolean

Returns whether the tab labels were dropped because the text 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 and consequently all tab labels were dropped, due to the DropText property settings.
FalseTab labels were not dropped.

Comments

The DroppedText property returns whether the tab labels have been dropped because tab text doesn't fit within the available space.

The SftTabsTabs.DropText property can be used to define whether tab text is dropped if it doesn't fit.

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

See Also SftTabsTabs Object | Object Hierarchy


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