Enum ProgressBarOrientation
Specifies the orientation of a progress bar.
public enum ProgressBarOrientation
Fields
Horizontal = 0Contgrol is oriented horizontally.
Vertical = 1Control is oriented vertically.
Specifies the orientation of a progress bar.
public enum ProgressBarOrientation
Horizontal = 0Contgrol is oriented horizontally.
Vertical = 1Control is oriented vertically.