PageSize Property (IAWTScroller)

Action

Gets the block increment value of the scroll bar.

Syntax

'Declaration
Protected Read Property PageSize As Integer

Access

Read only.

Examples

Dim pageSize As Integer = scrollBar.PageSize