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 SftOptionsEntry object describes one option entry and can be retrieved using the control's Entry property.
| Property/Method | Description |
|---|---|
| Collapse | Collapses the entry (hides child entries). |
| ContextHelp | Defines the entry's context help. |
| DefaultValue | Defines the entry's default value. |
| Description | Defines the entry's description. |
| Enabled | Defines the entry's enabled/disabled status. |
| Expand | Expands the entry (shows child entries). |
| Help | Defines the entry's help. |
| MakeCurrent | Makes the entry the current entry. |
| MakeVisible | Makes the entry visible using vertical scrolling if needed. |
| Modified | Defines the entry's modification status. |
| Name | Defines the entry's name. |
| Picture | Defines the picture used for the entry. |
| Remove | Removes the entry. |
| Restore | Restores the default value. |
| StatusBarHelp | Defines the entry's status bar help. |
| Tag | Defines the entry's application-defined Variant value. |
| Text | Defines the entry's text. |
| Type | Defines the entry's type. |
| Value | Defines the entry's value. |
See Also Object Hierarchy
