Click or drag to resize
PageCollectionOnInsertComplete Method
Propgate when a external designer modifies the pages

Namespace: Gui.Wizard
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected override void OnInsertComplete(
	int index,
	Object value
)

Parameters

index
Type: SystemInt32
value
Type: SystemObject
See Also