ParentControlDesigner::GetParentForComponent Method (IComponent^)
.NET Framework (current version)
Used by deriving classes to determine if it returns the control being designed or some other Container while adding a component to it.
Assembly: System.Design (in System.Design.dll)
Parameters
- component
-
Type:
System.ComponentModel::IComponent^
The component for which to retrieve the parent Control.
.NET Framework
Available since 2.0
Available since 2.0
Show: