Unicode Controls & Classes for VB6 - Version 4
ctlUniStyler
.TextForeColor Property
Gets or sets the foreground color for text elements
Syntax
Public Property Get TextForeColor () As OLE_COLOR
Public Property Let TextForeColor (ByRef
l
As OLE_COLOR)
Parameters
Parameter
Description
ByRef
l
As OLE_COLOR
The new value
Remarks