Description: | Clears all the graduation marks ("Ticks") from the slider, apart from the tick at the Min property and Max property positions. It is effective only when the AutoTick property is False. |
Used in controls: | Slider |
Used in objects: | None. |
Parameters: | None. |
Return value: | None. |
Example: | INVOKE CmSlider1 "ClearTicks" |
Backward compatibility | None. |