Copyright © 1998-2015 MultiMedia Soft

ProgressBarColor property

Previous pageReturn to chapter overviewNext page

Type

OLE_COLOR for Visual C++

long for Visual Basic

 

 

Syntax

object.ProgressBarColor [=long]

 

 

Remarks

The color used to render the portion of the progress bar's surface still not covered by the advancement.

On the sample on the left the color has been set to green while, on the sample on the right, the color has been set to blue.

3dabm_i0001a7       3dabm_i0001a8

This property is only used when the Style property of the control has been set to STYLE_PROGRESS_BAR.

For further details about the use of the Progress Bar control, see the How to use the control as a Progress Bar control section.