|
|
|
SftTreeFooters Object (ISftTreeFooters Interface) |
The SftTreeFooters object describes attributes that apply to all column
footers in a SftTree/OCX control. The SftTreeFooters object can be accessed
through the control's Footers property. A control has only one SftTreeFooters
object.
An individual column's SftTreeFooter object can be accessed through the
control's Footer property.
Property/Method |
Description |
Defines the appearance of all column footers. |
|
Defines the background color for all column footers. |
|
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 font used for all column footers. |
|
Defines the text color for all column footers. |
|
Returns the coordinates of the combined row/column footer and all column footers. |
|
Returns the coordinates of the combined row/column footer and all column footers. |
|
Defines the text color used to draw all disabled column footers. |
|
Defines the color used to draw the highlighted edge of all column footers. |
|
Defines whether column footer titles can consist of multiple text lines. |
|
Defines the currently pressed column footer button. |
|
Defines whether column footers can be resized by the user. |
|
Returns the column number currently being resized. |
|
Defines the color used to draw the dark edge of all column footers. |
See Also Object Hierarchy