PyCProgressCtrl.SetRange

SetRange(nLower, nUpper)

Set the control's bounds

Parameters

nLower=1 : int

Specifies the lower limit of the range (default is zero).

nUpper=1 : int

Specifies the upper limit of the range (default is 100).