Unicode Controls & Classes for VB6 - Version 4

ucTreeView.HasLines Property

Gets or sets the ability to display lines near nodes

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