Share via


DisplayScrollText Enum

Definition

Enumerates the possible scrolling directions.

public enum DisplayScrollText
type DisplayScrollText = 
Public Enum DisplayScrollText
Inheritance
DisplayScrollText

Fields

Name Value Description
Up 1

Scrolls the window up.

Down 2

Scrolls the window down.

Left 3

Scrolls the window left.

Right 4

Scrolls the window right.

Applies to