ScrollBar Constructor

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Initializes a new instance of the ScrollBar class.

Namespace:  System.Windows.Controls.Primitives
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public Sub New
public ScrollBar()

Remarks

The following table lists the default values for ScrollBar and its inherited properties.

Property

Default Value

Minimum

0

Maximum

10

SmallChange

0.1

LargeChange

1

Orientation

Horizontal

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

ScrollBar Class

System.Windows.Controls.Primitives Namespace