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