ScrollBar Members

The ScrollBar type exposes the following members.

Constructors


  Name Description
Public method ScrollBar
Initializes a new instance of the [ScrollBar] class.

Methods


  Name Description
Public method Scroll
Scrolls in the specified direction.

Properties


  Name Description
Public property AutoScale
Gets or sets a value indicating whether [auto scale].
Public property ButtonDown
Gets the button down.
Public property ButtonUp
Gets the button up.
Public property Ease
Gets or sets a value indicating whether this [ScrollBar] is ease.
Public property EasedValue
Gets the eased value.
Public property MouseScrollSpeed
Gets or sets the mouse scroll speed.
Public property Orientation
Gets or sets the orientation.
Public property Scale
Gets or sets the scale.
Public property ShowAlways
Gets or sets a value indicating whether [show always].
Public property Slider
Gets the slider.
Public property Steps
Gets or sets the steps.
Public property Value
Gets or sets the value.

Events


  Name Description
Public event ValueChanged
Raised when [value changed].