Retrieves a boolean value that indicates whether the horizontal scroll bar is currently displayed.
protected final boolean getHScroll()
Returns true if the horizontal scroll bar is currently visible; otherwise, returns false.
For forms that are not configured to autoscroll, this method always returns false.