Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
Form.getHScroll
Retrieves a boolean value that indicates whether the horizontal scroll bar is currently displayed.
Syntax
protected final boolean getHScroll()
Return Value
Returns true if the horizontal scroll bar is currently visible; otherwise, returns false.
Remarks
For forms that are not configured to autoscroll, this method always returns false.