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