+-1------+ >>-aSliderControl~SetSelEnd(--max--,--+--------+--)------------>< +-redraw-+
The SetSelEnd method sets the logical ending position for the current selection range in a slider. It is ignored if the slider does not have a selection range.
The arguments are:
The logical ending position of the selection range.
The redraw flag. If you specify 1 or omit this argument, the slider is redrawn after the ending position has been set. If you specify 0, the ending position is set but the slider is not redrawn.
You omitted max.
In all other cases.