Class ScrollBar
A scroll bar control
public class ScrollBar : Slider, ICloneable
- Inheritance
-
ScrollBar
- Implements
- Inherited Members
- Extension Methods
Constructors
ScrollBar()
public ScrollBar()
Properties
Value
The current value of the control
public override int Value { get; set; }