ScrollBar.
Returns the internal page size of a scroll bar.
iPageSize = GetPageSize()
Variable | Description |
---|---|
iPageSize | The internal page size of the scroll bar. INTEGER. |
The page size is the number of internal units that the scroll bar's position changes by during a ScrollByPage operation.
This method is available in Windows only.