Table of Contents

Enum ProgressBarOrientation

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

Specifies the orientation of a progress bar.

public enum ProgressBarOrientation

Fields

Horizontal = 0

Contgrol is oriented horizontally.

Vertical = 1

Control is oriented vertically.