Unicode Controls & Classes for VB6 - Version 4

ctlUniListBoxXP.SelForeColor Property

Gets or sets the foreground color of the list item selector

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