Represents a horizontal scroll bar.
Creates a new HScrollBar. parent is the owner of the scroll bar.
HScrollBar
parent
A DOM element
An editor renderer
Optional
Returns the height of the scroll bar.
Returns new left for scroll thumb
Sets the scroll left of the scroll bar.
The new scroll left
Sets the inner and scroll width of the scroll bar, in pixels.
The new inner width
Forcely update width
Sets the width of the scroll bar, in pixels.
The new width
Represents a horizontal scroll bar.