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 SftOptionsHeader object describes the control's header and can be retrieved using the Header property. A control has only one SftOptionsHeader object.
| Property/Method | Description |
|---|---|
| Align | Defines the header's text alignment. |
| BackColor | Defines the background color used for the header. |
| DarkEdgeColor | Defines the dark edge color used for the header. |
| Enabled | Defines the header's enabled/disabled status. |
| Font | Defines the text font used for the header. |
| ForeColor | Defines the foreground color used for the header. |
| GrayedColor | Defines the foreground color used for the header when disabled. |
| LightEdgeColor | Defines the highlighted edge color used for the header. |
| Style | Defines the appearance of the header. |
| Text | Defines the header's text. |
| ToolTip | Defines the header's ToolTip text. |
See Also Object Hierarchy
