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 color used to draw all horizontal edges around headers/footers.
Get
Put
object
A SftTreeFooters object.
Clr
Defines the color used to draw all horizontal edges around headers/footers. For information about color properties, please visit the applicable section "Using SftTree/OCX with ...".
The EdgeHorizontalColor property defines the color used to draw all horizontal edges around headers/footers.
Column headers, column footers, row headers, row/column headers and row/column footers have numerous color properties to define their appearance. The colors defined using EdgeHorizontalColor and EdgeVerticalColor are not part of the headers or footers. They are used to separate display elements from each each other. The EdgeVerticalColor property is used to the right of each column header to separate individual column headers, to the right of row headers, to the right of the row/column header and row/column footer. The EdgeHorizontalColor property is used below each column header, below each row header, below the row/column header and above the row/column footer and column footers.
While many objects have an EdgeVerticalColor and EdgeHorizontalColor property (like Headers, Footers, Items, RowHeaders, RowColumnHeader, RowColumnFooter), they are all synonyms and by changing one property value, all objects will reflect the new color value.
See Also SftTreeFooters Object | Object Hierarchy