Show contents 

Working with General Visual Components > Classes > Wizard > Wizard.Closed

Wizard.Closed

Syntax

Closed: function (sender. args)

Parameters

sender. Event source.

args. Event information.

Description

The Closed event occurs on closing the wizard.

Example

The property use is given in description of the Wizard.CancelButtonClicked event.

See also:

Wizard