Table of Contents

Enum VerticalScrollPosition

Namespace
HP.LFT.SDK
Assembly
HP.LFT.SDK.dll

The position of the vertical scroll bar.

public enum VerticalScrollPosition

Fields

Left = 0

The vertical scroll bar is on the left.

None = 2

There is no vertical scroll bar.

Right = 1

The vertical scroll bar is on the right.