SetRange
Set the integer range for the progressbox to loop through. If you do not call this method, the default range of 0 to 100 will be used.
BOOL SetRange( int nMin, int nMax )
TRUE if the range is reasonable, FALSE otherwise.
progressBox::Set
origin.h