Click or drag to resize
WizardPageOnCloseFromNext Method
Fires the CloseFromNextEvent

Namespace: Gui.Wizard
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int OnCloseFromNext(
	Wizard wiz
)

Parameters

wiz
Type: Gui.WizardWizard
Sender

Return Value

Type: Int32
See Also