Click or drag to resize
WizardDesignerCanParent Method (ControlDesigner)
No documentation supplied.

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

Parameters

controlDesigner
Type: System.Windows.Forms.DesignControlDesigner

Return Value

Type: Boolean
See Also