Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTabs.RowIndentPix Property

Defines the indentation of tab rows.

Syntax

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

object

A SftTabsTabs object.

SizePix

Defines the amount of the indentation for the first and additional rows of tabs. The units used are pixels.

Comments

The RowIndentPix property defines the indentation of tab rows.

The RowIndent and RowIndentPix properties are synonyms, but use different coordinate systems.

Additional tab rows can be indented by the amount specified by Size. Specify -1 to use the tab style's built-in margin.

See Also SftTabsTabs Object | Object Hierarchy


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