Scrolling Property

       

Returns or sets a value that determines if the progress display appears solid or segmented.

Syntax

object.Scrolling [= integer]

The Scrolling property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
integer A numeric expression or constant specifying if the appearance of the progress display, as shown in Settings.

Settings

The settings for boolean are:

Constant Value Description
ccScrollingStandard 0 Standard, segmented scrolling.
ccScrollingSmooth 1 Scrolling appears smooth.