Wizard.CompleteButtonClicked

Syntax

CompleteButtonClicked: function (sender. args)

Parameters

sender. Event source.

args. Event information.

Description

The CompleteButtonClicked event is fired on clicking the Complete button.

Example

The example of event use is given in description of the Wizard constructor.

See also:

Wizard