BCGControlBar Pro for MFC
void CBCGPTaskDialog::SetProgressBarRange ( int  nRangeMin,
int  nRangeMax 
)

Adjusts the range of the progress bar.

Parameters
nRangeMinThe lower bound of the progress bar.
nRangeMaxThe upper bound of the progress bar.