Click or drag to resize
WizardDesignerCanParent Method (Control)
Simple way to ensure WizardPages only contained here

Namespace: Gui.Wizard
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override bool CanParent(
	Control control
)

Parameters

control
Type: System.Windows.FormsControl

Return Value

Type: Boolean
See Also