TICKNUMBER Attribute | tickNumber Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Sets or retrieves the total number of ticks on the slider behavior.

Syntax

XML <ELEMENT TICKNUMBER = iTickCount... >
Scripting [ iTickCount = ] slider.tickNumber

Possible Values

iTickCount Integer that specifies or receives the total number of ticks on the slider.
10
Default. Number of ticks representing on the slider.

The property is read/write. The property has a default value of 10.

Remarks

The tickNumber property is available only to objects participating in the slider behavior.

Applies To

slider