constants HierarchyLineEnum
Defines how the control paints the hierarchy lines.

NameValueDescription
exNoLine0 The control displays no lines when painting the hierarchy.
exDotLine-1 The control uses a dotted line to paint the hierarchy.
exSolidLine1 The control uses a solid line to paint the hierarchy.
exThinLine2 The control uses a thin line to paint the hierarchy.