Unicode Controls & Classes for VB6 - Version 4

ucTreeView.LineColor Property

Gets or sets the line color

Syntax
Public Property Get LineColor () As OLE_COLOR
Public Property Let LineColor (ByVal New_LineColor As OLE_COLOR)
Parameters
Parameter Description
ByVal New_LineColor As OLE_COLOR The new value
Remarks