Unicode Controls & Classes for VB6 - Version 4

ctlUniListView.HeaderForeColor Property

Gets or sets the text color used in the header section

Syntax
Public Property Get HeaderForeColor () As OLE_COLOR
Public Property Let HeaderForeColor (ByVal New_Color As OLE_COLOR)
Parameters
Parameter Description
ByVal New_Color As OLE_COLOR The new color
Remarks