The PaintHierarchyEventArgs type exposes the following members.

Methods

  NameDescription
Public methodPaintAll
Performs the default painting.
Public methodPaintExpansionButton
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.
Public methodPaintHierarchicalLines
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.

See Also