Scrollbar.getVisibleAmount

Scrollbar.getVisibleAmount

Class Overview | Class Members | This Package | All Packages

Syntax
public int getVisibleAmount()
Returns
the visible amount of this scroll bar.
Description
Gets the visible amount of this scroll bar.

The visible amount of a scroll bar is the range of values represented by the width of the scroll bar's bubble. It is used to determine the scroll bar's block increment.

See Also
setVisibleAmount


Send feedback to MSDN.Look here for MSDN Online resources.