Table of Contents

Method SetScrollBarPosition

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetScrollBarPosition(bool, int)

Sets system scrollbar thumb position.

public void SetScrollBarPosition(bool isVertical, int value)

Parameters

isVertical bool

Vertical or horizontal scrollbar.

value int

The thumb position of the system scrollbar.