PyCSliderCtrl.SetRange

int = SetRange(nRangeMin, nRangeMax , bRedraw )

Set the control's min and max

Parameters

nRangeMin=1 : int

New minimum of the Slider bar control.

nRangeMax=1 : int

New maximum of the Slider bar control.

bRedraw=1 : int

Should slider be redrawn?