SetTickAt

>>-aSliderControl~SetTickAt(--pos--)---------------------------><


The SetTickAt method sets a tick mark at the specified logical position in the slider.

Arguments:

The only argument is:

pos

An integer value within the minimum and maximum positions of the slider.

Return value:

0

The tick mark was set.

-1

You omitted pos.

1

For all other cases.