PyCSliderCtrl
.SetSelection
int =
SetSelection(
nRangeMin
, nRangeMax
)
Set the control's selection start and end positions
Parameters
nRangeMin=1
: int
New start of the Slider's selection.
nRangeMax=1
: int
New end of the Slider's selection.