Previous Topic

Next Topic

Inhoudsopgave

Book Index

OnPageChange Event

Event Event IsahEvent_OnPageChange( Name: String, Forward: Boolean )

Description

The OnPageChange event occurs when a user opens a different tab on a wizard form.

Parameters

Result

In case the value true is returned, the user is allowed to open the next tab. In case the value false is returned, the user is not allowed to open the next tab.

Example

See CreateWizardForm.