| 
 | 
 | 
 | 
| SftTreeHeaders Object (ISftTreeHeaders Interface) | 
   The SftTreeHeaders object describes attributes that apply to all column 
   headers in a SftTree/OCX control. The SftTreeHeaders object can be 
   accessed through the control's Headers 
   property. A control has only one SftTreeHeaders object.
   
   An individual column's SftTreeHeader 
   object can be accessed through the control's Header 
   property. 
  
| Property/Method | Description | 
| Defines the appearance of all column headers. | |
| Defines the background color for all column headers. | |
| 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 headers. | |
| Defines the text color for all column headers. | |
| Returns the coordinates of the combined row/column header and all column headers. | |
| Returns the coordinates of the combined row/column header and all column headers. | |
| Defines the text color used to draw all disabled column headers. | |
| Defines the color used to draw the highlighted edge of all column headers. | |
| Defines whether column header titles can consist of multiple text lines. | |
| Defines the currently pressed column header button. | |
| Defines whether columns can be reordered using column drag & drop. | |
| Defines whether column headers 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 headers. | 
See Also Object Hierarchy