HasLines property


Available for TreeView objects.

Read/Write only at design time

Specifies whether a TreeView object displays lines to show the hierarchy of items. It can be one of the following values:

TRUE    TreeView object displays lines that link child items to their corresponding parent item (default).
FALSE  TreeView displays no lines from child items to their parent.