|
|
|
SftTreeItems Object (ISftTreeItems Interface) |
The SftTreeItems object describes attributes that apply to all items in a
SftTree/OCX control. The SftTreeItems object can be accessed through the
control's Items property. A control has only
one SftTreeItems object.
An individual item's SftTreeItem object
can be accessed through the control's Item
property.
Property/Method |
Description |
Adds a new item at the end of the list. |
|
Defines whether items are automatically expanded during an OLE drag & drop operation. |
|
Defines the delay (in milliseconds) after which items are automatically expanded during an OLE drag & drop operation. |
|
Defines whether items are automatically expanded when the mouse cursor hovers over an item. |
|
Defines the delay (in milliseconds) after which items are automatically expanded when the mouse cursor hovers over an item. |
|
Defines the default background color used to draw items that are not selected. |
|
Defines the background color used to draw items in odd rows. |
|
Defines the maximum number of items to consider for optimal column width and scrolling calculation. |
|
Returns the size of the cell contents. |
|
Defines whether only visible items are considered for optimal column width and scrolling calculation. |
|
Defines whether cells are painted using a 3D effect. |
|
Defines the column searched for characters typed by the user. |
|
Defines the search mode for characters typed by the user. |
|
Removes all items. |
|
Removes the cell images from all items. |
|
Removes the item images from all items. |
|
Removes the label images from all items. |
|
Collapses all items so no child items are visible. |
|
Copies items to a new position in the tree control. |
|
Copies items to a new position in the tree control. |
|
Returns the number of items in the tree control. |
|
Defines the current item (caret location). |
|
Defines whether disabled items can be selected by the end-user. |
|
Defines the index of the current drop target of a drag & drop operation. |
|
Defines the color used to display the drop target item of a drag & drop operation. |
|
Defines the style used to display the drop target of a drag & drop operation. |
|
Defines the inner border color for items as drop targets during a drag & drop operation. |
|
Defines the starting color used to fill the selection outline for items as drop targets during a drag & drop operation. |
|
Defines the ending color used to fill the selection outline for items as drop targets during a drag & drop operation. |
|
Defines the outline border color for items as drop targets during a drag & drop operation. |
|
Defines the color used to draw all horizontal edges around headers/footers. |
|
Defines the color used to draw all vertical edges around headers/footers. |
|
Defines the display style of selected items during cell editing. |
|
Expands all items so their dependents become visible. |
|
Searches items for a string. |
|
Searches items for a string. |
|
Searches items for a string using an exact match. |
|
Searches the Data property of items. |
|
Searches the DataString property of items. |
|
Returns the index of the first visible item in the tree control. |
|
Defines whether items are underlined as the mouse cursor moves over an item. |
|
Defines whether items are underlined as the mouse cursor moves over an item. |
|
Defines the default text color used to draw items that are not selected. |
|
Defines the text color used to draw items in odd rows. |
|
Defines the text color used to draw items that are disabled. |
|
Defines the color used to draw horizontal grid lines. |
|
Defines the method used to paint grid lines. |
|
Defines the color used to draw vertical grid lines. |
|
Returns the height of an item in a fixed height tree control. |
|
Returns the height of an item in a fixed height tree control. |
|
Defines the color used to draw the highlighted edge of items. |
|
Returns the index of the item found at given coordinates. |
|
Returns the index of the item found at given coordinates. |
|
Defines the current horizontal scrolling extent. |
|
Defines the current horizontal scrolling extent in the right pane. |
|
Defines the current horizontal scrolling extent. |
|
Defines the current horizontal scrolling extent. |
|
Defines the current horizontal scrolling offset. |
|
Defines the current horizontal scrolling offset in the right pane. |
|
Defines the current horizontal scrolling offset in the right pane. |
|
Defines the current horizontal scrolling offset. |
|
Defines the inner border color for items when the mouse cursor is on the item. |
|
Defines the starting color used to fill the selection outline for items when the mouse cursor is on the item. |
|
Defines the ending color used to fill the selection outline for items when the mouse cursor is on the item. |
|
Defines the outline border color for items when the mouse cursor is on the item. |
|
Defines the indentation for item levels. |
|
Defines the indentation for item levels. |
|
Inserts a new item at the specified index position. |
|
Inserts a new item following the specified index position. |
|
Defines whether item graphics are aligned with higher level cells. |
|
Defines the default graphic used to display an expandable item's item image. |
|
Defines the default graphic used to display an expanded item's item image. |
|
Defines the default graphic used to display a leaf item's item image. |
|
Returns the item index given an item ID. |
|
Returns the index of the last visible item in the tree control. |
|
Defines the number of text lines used for item height calculation. |
|
Defines the maximum height of all items. |
|
Defines the minimum height of all items. |
|
Moves items to a new position in the tree control. |
|
Moves items to a new position in the tree control. |
|
Defines whether one or multiple items can be selected at a time. |
|
Defines the display style of selected items when the tree control does not have the input focus. |
|
Defines whether the selection changes when the caret location changes. |
|
Defines the display style of the selection outline. |
|
Defines the graphic used to display an expandable item's plus/minus graphic. |
|
Defines the graphic used to display an expanded item's plus/minus graphic. |
|
Defines the graphic used to display a leaf item's plus/minus graphic. |
|
Recalculates the optimal horizontal scrolling extent. |
|
Removes an item. |
|
Defines whether rubberband selection is enabled (multiple selection only). |
|
Defines whether ScrollTips are shown. |
|
Defines the background color used to draw selected items. |
|
Defines the background color used to draw selected items when the control doesn't have the input focus. |
|
Defines the text color used to draw selected items. |
|
Defines the text color used to draw selected items when the control doesn't have the input focus. |
|
Defines the inner border color for selected items when the mouse cursor is on the item. |
|
Defines the starting color used to fill the selection outline for selected items when the mouse cursor is on the item. |
|
Defines the ending color used to fill the selection outline for selected items when the mouse cursor is on the item. |
|
Defines the outline border color for selected items when the mouse cursor is on the item. |
|
Defines the inner border color for selected items. |
|
Defines the starting color used to fill the selection outline for selected items. |
|
Defines the ending color used to fill the selection outline for selected items. |
|
Returns the selected item. |
|
Defines the area where selection changes occur. |
|
Returns the number of currently selected items. |
|
Returns the index of the last selected item in a group of selected items. |
|
Returns the number of groups of selected items. |
|
Returns the index of the first selected item in a group of selected items. |
|
Defines the inner border color for selected items when the tree control does not have the input focus. |
|
Defines the starting color used to fill the selection outline for selected items when the tree control does not have the input focus. |
|
Defines the ending color used to fill the selection outline for selected items when the tree control does not have the input focus. |
|
Defines the outline border color for selected items when the tree control does not have the input focus. |
|
Defines the outline border color for selected items. |
|
Selects or deselects a range of items. |
|
Defines the display style of selected items when the tree control has the input focus. |
|
Defines the color used to draw the dark edge of items. |
|
Defines whether the focus rectangle is displayed. |
|
Returns the number of completely and partially visible items in the client area. |
|
Returns the number of completely visible items in the client area. |
|
Sorts an item's dependents. |
|
Defines the item style. |
|
Defines whether ToolTips are shown, even if cell text is completely visible. |
|
Defines the background color used to draw ToolTips and ScrollTips. |
|
Defines the text color used to draw ToolTips and ScrollTips. |
|
Defines the delay (in milliseconds) after which ToolTips are removed. |
|
Defines the delay (in milliseconds) after which ToolTips are displayed. |
|
Defines whether ToolTips use the entire cell. |
|
Defines the index of the first item displayed in the tree control's client area. |
|
Defines the color used to draw connecting tree lines when the tree control is enabled. |
|
Defines the color used to draw connecting tree lines when the tree control is disabled. |
|
Defines the current tree line display style. |
|
Defines whether the current item (Items.Current) is updated when the expand/collapse button is clicked. |
See Also Object Hierarchy