|
|
|
Objects |
All objects shown in this table are used with SftTree/OCX. These objects (and the respective interfaces) are used to access properties and methods exposed by each object. The SftTree object represents the SftTree/OCX control. Through its properties, additional objects can be accessed.
Object |
Interface |
Description |
The SftTree/OCX control object. |
||
The SftTree/OCX control object (used with the Direct property). |
||
|
|
|
|
|
|
|
|
|
Describes attributes that apply to all columns. Can be retrieved using the Columns property. |
||
Describes attributes that apply to all column headers. Can be retrieved using the Headers property. |
||
Describes attributes that apply to all column footers. Can be retrieved using the Footers property. |
||
Describes attributes that apply to all items. Can be retrieved using the Items property. |
||
Describes attributes that apply to the row/column header. Can be retrieved using the RowColumnHeader property. |
||
Describes attributes that apply to the row/column footer. Can be retrieved using the RowColumnFooter property. |
||
Describes attributes that apply to all row headers. Can be retrieved using the RowHeaders property. |
||
Describes attributes of the vertical splitter bar. Can be retrieved using the Splitter property. |
||
Describes attributes of a specific column. Can be retrieved using the Column property. |
||
Describes attributes of a specific column header. Can be retrieved using the Header property. |
||
Describes attributes of a specific column footer. Can be retrieved using the Header property. |
||
Describes the attributes of a specific item. Can be retrieved using the Item property. |
||
Describes the attributes of a specific cell. Can be retrieved using the Cell property. |
||
Describes the attributes of a specific item's row header. Can be retrieved using the Item.RowHeader property. |
||
The VirtualItem object is used during the VirtualItem event to provide item attributes. The event is called for each item, so the application can provide all necessary information for a particular item using the VirtualItem object's properties. |
||
|
|
|
Describes a graphic consisting of a bitmap, icon, metafile, GDI+ image, ImageList, built-in image or color sample. |
||
|
|
|
Used to specify formats and data during OLE drag & drop operations. |
||
A collection of filenames used by the DataObject object (sftCFFiles format only). |