ComponentDocumentDesigner::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.
Notes to Inheritors:
The designer can access the component's site and request services from it in this method.
.NET Framework
Available since 1.1
Available since 1.1
Show: