Unicode Controls & Classes for VB6 - Version 4

ctlUniFileBoxXP.BackColor Property

Gets or sets the background color of the list

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