The PaintHierarchyEventArgs type exposes the following members.
Methods
Name | Description | |
---|---|---|
PaintAll |
Performs the default painting.
| |
PaintExpansionButton |
Atomic operation to paint the expansion (+/-) button. The method PaintAll()()()() does not call this method if the ExpansionButton flag
in the PaintPart property is dropped.
| |
PaintHierarchicalLines |
Atomic operation to paint the vertical hierarchical lines. The method PaintAll()()()() does not call this method if the HierarchicalLines
flags in the PaintPart property are dropped.
|