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