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
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
SftTree/NET 2.0 - Tree Control
Sort indicators are optional components shown as part of column headers when sort indicators are enabled using the Headers.SortIndicators function.
The images cannot be customized.
![]() |
| Sort Indicator |
When the header is clicked the ItemClick/ItemDblClick event can be handled by the application to implement sorting behavior using the Items.SortDependents method. The Email sample demonstrates how sorting can be implemented using the Headers.SortIndicators property and the Items.SortDependents method.
