Unicode Controls & Classes for VB6 - Version 4

ctlUniCheckXP.CheckBackColor Property

Gets or sets the Background color of the check button

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