Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTabs.ForcedSizePix Property

Defines the height/width of a tab row (in pixels).

Syntax

Get
VBSizePix = object.ForcedSizePix As Long
Put
VBobject.ForcedSizePix = SizePix As Long

object

A SftTabsTabs object.

SizePix

The height/width of a tab row. Set to 0 to determine the optimal height/width automatically. The units used are pixels.

Comments

The ForcedSizePix property defines the height/width of a tab row (in pixels).

The ForcedSizePix 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.