Click or drag to resize
WizardPageCloseFromNext Event
Event called before this page is closed when the next button is pressed. If you don't want to show pageIndex -1 then set page to be the new page that you wish to show

Namespace: Gui.Wizard
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public event PageEventHandler CloseFromNext

Value

Type: Gui.WizardPageEventHandler
See Also