ClearTicks

                               +-1-+
>>-aSliderControl~ClearTicks(--+---+--)------------------------><
                               +-0-+


The ClearTicks method removes the current tick marks from a slider. It does not, however, remove the first and last tick marks because they are created automatically by the slider.

Arguments:

The arguments are:

redraw

The redraw flag. If you specify 1 or omit this argument, the slider is redrawn after the tick marks are removed. If you specify 0, the slider is not redrawn.

Return value:

0.