Visual Basic: Windows Controls

ScrollRate Property

See Also   Example   Applies To

Returns or sets a value that specifies the number of months that are scrolled when the user clicks one of the scroll buttons.

Syntax

object.ScrollRate [= number]

The ScrollRate property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
number A numeric expression that specifies the number of months that are scrolled at once.

Remarks

The ScrollRate property allows the user to scroll more than one month at a time.