[]
        
(Showing Draft Content)

FarPoint.Win.ProgressOrientation

ProgressOrientation Enum

Specifies the orientation of the progress indicator in the control.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public enum ProgressOrientation : short
Public Enum ProgressOrientation As Short

Fields

Name Description
BottomToTop

Displays the progress indicator vertically bottom to top

LeftToRight

Displays the progress indicator horizontally left to right

RightToLeft

Displays the progress indicator horizontally right to left

TopToBottom

Displays the progress indicator vertically top to bottom