Unicode Controls & Classes for VB6 - Version 4
ctlUniListView
.HeaderBackColor Property
Gets or sets the background color of the header
Syntax
Public Property Get HeaderBackColor () As OLE_COLOR
Public Property Let HeaderBackColor (ByVal
New_Color
As OLE_COLOR)
Parameters
Parameter
Description
ByVal
New_Color
As OLE_COLOR
The new color
Remarks