Unicode Controls & Classes for VB6 - Version 4
ctlUniCheckXP
.CheckForeColor Property
Gets or sets the check mark color
Syntax
Public Property Get CheckForeColor () As OLE_COLOR
Public Property Let CheckForeColor (ByVal
New_Color
As OLE_COLOR)
Parameters
Parameter
Description
ByVal
New_Color
As OLE_COLOR
The new color
Remarks