SpinButtonActiveXControl.Orientation

SpinButtonActiveXControl.Orientation property

Gets and sets whether the SpinButton or ScrollBar is oriented vertically or horizontally.

public ControlScrollOrientation Orientation { get; set; }

See Also