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