Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ListSubItem.ForeColor Property

Gets or sets the text color

Syntax
Public Property Get ForeColor () As OLE_COLOR
Public Property Let ForeColor (ByRef l As OLE_COLOR)
Parameters
Parameter Description
ByRef l As OLE_COLOR The new value
Remarks