Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.293 TickCount Property

Description:

Contains the number of graduation marks ("ticks") displayed.

Used in control(s):

Slider

Value:

The number of ticks.

The value is an integer greater than zero.

The value includes the marks at the Min and Max property points.

Default value:

None.

COBOL picture:

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Not accessible.

Execution time access:

Reference only.

Backward compatibility attribute:

None.