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 SftTreeRowColumnFooter object describes the row/column footer in a SftTree/OCX control. The SftTreeRowColumnFooter object can be accessed through the control's RowColumnFooter property. A control has only one SftTreeRowColumnFooter object.
Property/Method | Description |
---|---|
Appearance | Defines the row/column footer's appearance. |
BackColor | Defines the row/column footer's background color. |
ButtonDown | Defines whether the row/column footer button is currently pressed. |
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. |
Enabled | Defines whether the row/column footer is enabled. |
ForeColor | Defines the row/column footer's text color. |
GrayedColor | Defines the text color used to draw a disabled row/column footer. |
HilightColor | Defines the color used to draw the highlighted edge of the row/column footer. |
Image | Defines the graphic displayed in the row/column footer. |
ImageHAlign | Defines the horizontal alignment of the graphic in the row/column footer. |
ImageVAlign | Defines the vertical alignment of the graphic in the row/column footer. |
OverrideTheme | Defines whether the row/column footer's color definitions override Windows themes. |
RemainUp | Defines whether the row/column footer button will return to its "up" position when pressed. |
ShadowColor | Defines the color used to draw the dark edge of the row/column footer. |
Text | Defines the text displayed in the row/column footer. |
TextHAlign | Defines the horizontal alignment of the text in the row/column footer. |
TextVAlign | Defines the vertical alignment of the text in the row/column footer. |
Width | Defines the width of the row header ( and row/column header, row/column footer) area. |
WidthPix | Defines the width of the row header ( and row/column header, row/column footer) area. |
See Also Object Hierarchy