| void CBCGPStepProgressBarRenderer::SetCurrentStepProgress | ( | int | nProgress, |
| BOOL | bRedraw = TRUE, |
||
| double | dblTransitionTime = 0.0 |
||
| ) |
Specifies the current step progress.
| nProgress | The progress value in the range 0 - 100. |
| bRedraw | Specifies whether a control should be redrawn. |
| dblTransitionTime | The progress changing transition time. |