Click or drag to resize
Wizard .NET Library

WizardControlFinished Event

Occurs when the user clicks the Next/Finish button and the page is set to IsFinishPage or this is the last page in the Pages collection.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public event EventHandler Finished
Request Example View Source

Value

Type: SystemEventHandler
See Also