ParentControlDesigner.CanParent Method
.NET Framework 4.5
Indicates whether the specified control can be a child of the control managed by a designer.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CanParent(Control) | Indicates whether the specified control can be a child of the control managed by this designer. |
|
CanParent(ControlDesigner) | Indicates whether the control managed by the specified designer can be a child of the control managed by this designer. |