GetPageSize Function

Class

ScrollBar.

Action

Returns the internal page size of a scroll bar.

Syntax

iPageSize = GetPageSize()
Variable Description
iPageSize The internal page size of the scroll bar. INTEGER.

Notes

The page size is the number of internal units that the scroll bar's position changes by during a ScrollByPage operation.

Availability

This method is available in Windows only.