Unicode Controls & Classes for VB6 - Version 4

ctlUniListBoxXP.BackColor Property

Gets or sets the Background color of the control

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