Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTabs.ForcedSize Property

Defines the height/width of a tab row.

Syntax

Get
VBSize = object.ForcedSize As Single
Put
VBobject.ForcedSize = Size As Single

object

A SftTabsTabs object.

Size

The height/width of a tab row. Set to 0 to determine the optimal height/width automatically. The units used depend on the current coordinate system used (usually TWIPS).

Comments

The ForcedSize property defines the height/width of a tab row.

The ForcedSize property defines the height of one tab row in tab controls with a horizontal layout (see Style property) or the width of one tab row in tab controls with a vertical layout.

The ForcedSize and ForcedSizePix properties are synonyms, but use different coordinate systems.

See Also SftTabsTabs Object | Object Hierarchy


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