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