int iMax = window.GetMaximum();
Applicable Classes: ScrollBar
Parameters: None.
Return Value:
int iMax - The maximum value of the ScrollBar.
Description:
This function retrieves the maximum position value
of a ScrollBar.
For an example, see the ScrollBar
functions page.
See Also: ScrollBar
Functions