System.Windows.Forms.Design.ParentControlDesigner.CanParent Method

Indicates whether the control managed by the specified designer can be a child of the control managed by this designer.

Syntax

public virtual bool CanParent (ControlDesigner designer)

Parameters

designer
Documentation for this section has not yet been entered.

Returns

true if the control managed by the specified designer can be a child of the control managed by this designer; otherwise, false.

Remarks

This method indicates whether the control managed by this designer can parent the control of the specified System.Windows.Forms.Design.ControlDesigner.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0