ParentControlDesigner::GetControl Method (Object^)
.NET Framework (current version)
Gets the control from the designer of the specified component.
Assembly: System.Design (in System.Design.dll)
Parameters
- component
-
Type:
System::Object^
The component to retrieve the control for.
Return Value
Type: System.Windows.Forms::Control^The Control that the specified component belongs to.
.NET Framework
Available since 1.1
Available since 1.1
Show: