| 
 | 
 | 
 | 
| SftTreeHeader Object (ISftTreeHeader Interface) | 
The SftTreeHeader object represents one column 
  header in a SftTree/OCX control. A SftTreeHeader object for a particular 
  column can be accessed through the control's Header 
  property.
  
  Certain default properties and behavior for column 
  headers can be defined using the SftTreeHeaders 
  object.
| Property/Method | Description | 
| Defines the background color for this column header. | |
| Defines the background color for this column header, when it is disabled. | |
| Defines whether the column header is enabled. | |
| Defines the foreground color for this column header. | |
| Defines the foreground color for this column header, when it is disabled. | |
| Returns the coordinates of the header. | |
| Returns the coordinates of the header. | |
| Defines the graphic displayed in this column header. | |
| Defines the horizontal alignment of the graphic in this column header. | |
| Defines the vertical alignment of the graphic in this column header. | |
| Returns the column number of this header. | |
| Defines whether this column header must remain in its current position and cannot be reordered. | |
| Defines whether this column's size is locked so the user cannot resize the column. | |
| Defines whether the column header's color definitions override Windows themes. | |
| Defines whether this column header button will return to its "up" position when pressed. | |
| Defines the background color for this column header, when it is pressed. | |
| Defines the foreground color for this column header, when it is pressed. | |
| Defines this column header's text. | |
| Defines the horizontal alignment of the text in this column header. | |
| Defines the vertical alignment of the text in this column header. | 
See Also Object Hierarchy