Unicode Controls & Classes for VB6 - Version 4

ucTreeView.HasRootLines Property

Gets or sets the ability to group the root node with a line

Syntax
Public Property Get HasRootLines () As Boolean
Public Property Let HasRootLines (ByVal New_HasRootLines As Boolean)
Parameters
Parameter Description
ByVal New_HasRootLines As Boolean The new value
Remarks