[]
The scrollbar control.
public interface IScrollBar : IControl<IScrollBar>, IRangeBase, ICellLinkControl<int>, ICellLinkControl, IControl
Public Interface IScrollBar
Inherits IControl(Of IScrollBar), IRangeBase, ICellLinkControl(Of Integer), ICellLinkControl, IControl
Name | Description |
---|---|
LargeChange | Gets or sets a value to be added to or subtracted from the value of a RangeBase control. |
Orientation | Gets or sets whether the IScrollBar is displayed horizontally or vertically. |