Unicode Controls & Classes for VB6 - Version 4

ctlProgressWL.ForeColor Property

Gets or sets the bar color

Syntax
Public Property Get ForeColor () As OLE_COLOR
Public Property Let ForeColor (ByVal New_ForeColor As OLE_COLOR)
Parameters
Parameter Description
ByVal New_ForeColor As OLE_COLOR The new bar color
Remarks