Click or drag to resize
Wizard .NET Library

WizardControlCancelling Event

Occurs when the user clicks the Cancel button and allows for programmatic cancellation.

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

Value

Type: System.ComponentModelCancelEventHandler
See Also