Search
ScrollBarView Properties
 


 Public Properties

  Name Description

Color

Gets or sets the color of the scrollbar.

IsHorizontal

Gets or sets a value indicating whether the scrollbar is horizontal (true) or vertical (false).

LargeStep

Gets or sets the large step of the scrollbar.

Maximum

Gets or sets the maximum value of the scrollbar.

Minimum

Gets or sets the minimum value of the scrollbar.

Padding

Gets or sets the padding of the scrollbar.

Value

Gets or sets the value of the scrollbar.

 See Also