Enum SliderOrientation
Specifies the orientation of a slider control.
public enum SliderOrientation
Fields
Horizontal = 0
The slider is oriented horizontally.
Vertical = 1
The slider is oriented vertically.
Specifies the orientation of a slider control.
public enum SliderOrientation
Horizontal = 0
The slider is oriented horizontally.
Vertical = 1
The slider is oriented vertically.