Scrolling Property

Gets or sets a value that determines whether the scroll bar display appears smooth or segmented. Deprecated property.

object.Scrolling as Integer

Use

NOTE

This property is now deprecated. Progress Bars will be displayed with smooth scrolling regardless of the option selected in this property.

The Scrolling property settings are:

Scrolling constant

Description

Segmented

Displays standard segmented scrolling.

Smooth

Scrolling appears smooth.

Applies To

ProgressBar control


© 2004-2021 looksoftware. All rights reserved.