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