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
The SftTreeFooters object describes attributes that apply to all column footers in a SftTree/OCX control. The SftTreeFooters object can be accessed through the control's Footers property. A control has only one SftTreeFooters Object. An individual column's SftTreeFooter object can be accessed through the control's Footer property.
Property/Method | Description |
---|---|
Appearance | Defines the appearance of all column footers. |
BackColor | Defines the background color for all column footers. |
EdgeHorizontalColor | Defines the color used to draw all horizontal edges around headers/footers. |
EdgeVerticalColor | Defines the color used to draw all vertical edges around headers/footers. |
Font | Defines the font used for all column footers. |
ForeColor | Defines the text color for all column footers. |
GetPosition | Returns the coordinates of the combined row/column footer and all column footers. |
GetPositionPix | Returns the coordinates of the combined row/column footer and all column footers. |
GrayedColor | Defines the text color used to draw all disabled column footers. |
HilightColor | Defines the color used to draw the highlighted edge of all column footers. |
Multiline | Defines whether column footer titles can consist of multiple text lines. |
Pressed | Defines the currently pressed column footer button. |
Resizable | Defines whether column footers can be resized by the user. |
ResizeColumn | Returns the column number currently being resized. |
ShadowColor | Defines the color used to draw the dark edge of all column footers. |
See Also Object Hierarchy