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
All objects shown in this table are used with SftBox/OCX. These objects (and the respective interfaces) are used to access properties and methods exposed by each. The SftBox object represents the SftBox/OCX control. Through its properties, additional objects can be accessed.
Object | Interface | Description |
---|---|---|
SftBox | ISftBox | The SftBox/OCX control object |
SftBox Events | - | SftBox/OCX Events |
ISftBoxVTable | The SftBox/OCX control object (used with the Direct property) | |
SftBoxCell | ISftBoxCell | Describes an item's cell, can be retrieved using the Cell or the Item.Cell property |
SftBoxColumn | ISftBoxColumn | Describes one column, can be retrieved using the Column property |
SftBoxColumns | ISftBoxColumns | Describes all columns, can be retrieved using the Columns property |
SftBoxDropDown | ISftBoxDropDown | Describes the drop down portion, can be retrieved using the DropDown property |
SftBoxEdit | ISftBoxEdit | Describes the edit control portion, can be retrieved using the Edit property |
SftBoxHeader | ISftBoxHeader | Describes one column header, can be retrieved using the Header property |
SftBoxHeaders | ISftBoxHeaders | Describes all column headers, can be retrieved using the Headers property |
SftBoxItem | ISftBoxItem | Describes one item, can be retrieved using the Item property |
SftBoxItems | ISftBoxItems | Describes all items, can be retrieved using the Items property |
SftBoxRowColumnHeader | ISftBoxRowColumnHeader | Describes the row/column header, can be retrieved using the RowColumnHeader property |
SftBoxRowHeader | ISftBoxRowHeader | Describes an item's row header, can be retrieved using the Item.RowHeader property |
SftBoxRowHeaders | ISftBoxRowHeaders | Describes all row headers, can be retrieved using the RowHeaders property |
SftPictureObject | ISftPictureObject | Describes a graphic consisting of a bitmap, icon, metafile, GDI+ image, ImageList, built-in image or color sample |
DataObject | IVDMDataObject | Used to specify formats and data during OLE drag & drop operations |
DataObjectFiles | IVDMDataObjectFiles | A collection of filenames used by the DataObject object (sftCFFiles format only) |