property Slider.Orientation as OrientationEnum
Specifies how the control displays the slider and the ticks.

TypeDescription
OrientationEnum An OrientationEnum expression that indicates the control's orientation.
By default, the Orientation property is exHorizontal. Use the Orientation property to change the control's orientation. Use the Value property to specify the control's value.