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
Area constants.
Name | Value | Description |
---|---|---|
constSftTreeLabel | 0 | Label graphic |
constSftTreePlusMinus | 1 | Plus/minus graphic |
constSftTreeTree | 2 | Tree lines |
constSftTreeButton | 3 | Expand/collapse buttons |
constSftTreeItem | 4 | Item graphic |
constSftTreeText | 5 | Cell text or graphic |
constSftTreeColumnHeader | 6 | Column header |
constSftTreeColumn | 6 | Column header - use constSftTreeColumnHeader instead |
constSftTreeRowColumnHeader | 7 | Row/column header |
constSftTreeRowColumn | 7 | Row/column header - use constSftTreeColumnHeader instead |
constSftTreeRow | 8 | Row header |
constSftTreeCellText | 9 | Cell text |
constSftTreeCellGraphic | 10 | Cell graphic |
constSftTreeColumnRes | 11 | Column header resizing |
constSftTreeExpandAll | 12 | ExpandAll key |
constSftTreeRowColumnFooter | 14 | Row/column footer |
constSftTreeColumnFooter | 15 | Column footer |
constSftTreeColumnHeaderButton | 16 | Header dropdown/filter button |
constSftTreeColumnFooterButton | 17 | Footer dropdown/filter button |
See Also Object Hierarchy