Table of Contents

Enum ScrollBarOrientation

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

Enum for the scrollbar orientation.

public enum ScrollBarOrientation

Fields

Horizontal = 0

Indicates a horizontal scrollbar.

Vertical = 1

Indicates a vertical scrollbar.