ScrollBar.
Sets the internal page size of a scroll bar.
This functionality is supported only if you are using the Open Agent.
SetPageSize (iPageSize)
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.