ListBar.CurPageChanged

Syntax

ControlName_CurPageChanged( currentPage)

Applies To

ListBar

Purpose

Occurs when you select a new current page.

Parameters

currentPage As Long

[In] Specifies the index of the selected page in ListBarPages .

See Also

ListBarPages