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 optional column header is available for single- and multi-column trees, with labeled buttons or just titles (see Headers.Appearance). Each header or button label may be left or right adjusted or centered within the column boundaries (see Header.TextHAlign and Header.TextVAlign). Column headers can contain graphics (see Header.Image.Picture). Each column header can contain single or multiple lines of text (see Header.Text and Headers.Multiline) and a graphic.
The built-in column headers support text and one graphic for each column. All graphics must be the same height and width for all columns.
Column headers support a header dropdown/filter button which takes up a portion of the header.
Sort indicators can be added to column headers.
If a user clicks on a column header, the application receives an ItemClick or ItemDblClick event with an AreaType of constSftTreeColumnHeader.
Only one column header button can be in the pressed position at any one time (see Headers.Pressed).