Table of Contents

Method SystemScroll

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

SystemScroll(int, bool)

Performs a system scrolls by calling Windows API.

public virtual void SystemScroll(int code, bool vert)

Parameters

code int

Specifies scrolling request.

vert bool

True if vertical scroll bar should be scrolled; otherwise false.