|
|
|
SftTreeRowHeader Object (ISftTreeRowHeader Interface) |
The SftTreeRowHeader object represents one item's row
header in a SftTree/OCX control. A SftTreeRowHeader object for a
particular item can be accessed through an item's RowHeader
property. An item is defined by the SftTreeItem
object.
Certain default properties and behavior for row
headers can be defined using the SftTreeRowHeaders
object.
Property/Method |
Description |
Defines the row header's background color. |
|
Defines the row header's foreground color. |
|
Defines the graphic displayed in this row header. |
|
Defines the horizontal alignment of the graphic in this row header. |
|
Defines the vertical alignment of the graphic in this row header. |
|
Returns the item index of this row header. |
|
Defines whether the row header's color definitions override Windows themes. |
|
Defines the row header's background color when the item is selected. |
|
Defines the row header's foreground color when the item is selected. |
|
Defines the row header's text. |
|
Defines the horizontal alignment of the text in this row header. |
|
Defines the vertical alignment of the text in this row header. |
See Also Object Hierarchy