ParentControlDesigner::Initialize Method (IComponent^)
.NET Framework (current version)
Initializes the designer with the specified component.
Assembly: System.Design (in System.Design.dll)
Parameters
- component
-
Type:
System.ComponentModel::IComponent^
The IComponent to associate with the designer.
Implements
IDesigner::Initialize(IComponent^)This method is called to initialize the designer with the specified primary component.
.NET Framework
Available since 1.1
Available since 1.1
Show: