SetPageSize Method

Class

ScrollBar.

Action

Sets the internal page size of a scroll bar.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

SetPageSize (iPageSize)
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.