Unicode Controls & Classes for VB6 - Version 4

ctlProgressWL.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_BackColor As OLE_COLOR)
Parameters
Parameter Description
ByVal New_BackColor As OLE_COLOR The new Background color
Remarks