SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftPrintPreview/DLL 2.0 - Print Preview Control (discontinued)
SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftDirectory 3.5 - File/Folder Control (discontinued)
SftMask/OCX 7.0 - Masked Edit Control
SftOptions 1.0 - Registry/INI Control (discontinued)
SftPrintPreview/OCX 1.0 - Print Preview Control (discontinued)
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftTabs/NET 6.0 - Tab Control (discontinued)
SftTree/NET 2.0 - Tree Control
Defines the indentation of tab rows.
Get | |||
VB | SizePix = object.RowIndentPix As Long | ||
Put | |||
VB | object.RowIndentPix = SizePix As Long |
object
SizePix
Defines the amount of the indentation for the first and additional rows of tabs. The units used are pixels.
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