BCGControlBar Pro for MFC
void CBCGPStepProgressBarRenderer::SetCurrentStepProgress ( int  nProgress,
BOOL  bRedraw = TRUE,
double  dblTransitionTime = 0.0 
)

Specifies the current step progress.

Parameters
nProgressThe progress value in the range 0 - 100.
bRedrawSpecifies whether a control should be redrawn.
dblTransitionTimeThe progress changing transition time.