BCGControlBar Pro for MFC
void CBCGPCircularProgressIndicatorImpl::SetRange ( double  nLower,
double  nUpper 
)

Sets the upper and lower limits of the progress indicator.

Parameters
nLowerSpecifies the lower limit of the range (default is zero).
nUpperSpecifies the upper limit of the range (default is 100).