Top
PowerCOBOL V11.0 Reference
FUJITSU Software

5.17 ClearTicks Method

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
method name:

None.