[]
Scrolls vertically for changes.
public virtual void ScrollVertical(bool IsUp, bool isSmallStep)
Public Overridable Sub ScrollVertical(IsUp As Boolean, isSmallStep As Boolean)
| Type | Name | Description |
|---|---|---|
| bool | IsUp | true if should be scrolled up; otherwise, false. |
| bool | isSmallStep | true if should be scrolled small step; otherwise, false. |