Gets the value indicating whether the scroll bar is horizontal or vertical.
public override ScrollBarType ScrollBarType { get; }
Overrides Public ReadOnly Property ScrollBarType As ScrollBarType
This property overrides the base class property to assign it a ScrollBarType.Horizontal value.