ComponentDesigner::Initialize Method (IComponent^)
.NET Framework (current version)
Prepares the designer to view, edit, and design the specified component.
Assembly: System.Design (in System.Design.dll)
Parameters
- component
-
Type:
System.ComponentModel::IComponent^
The component for this designer.
Implements
IDesigner::Initialize(IComponent^)The designer host calls this method when it is ready to use the designer.
.NET Framework
Available since 1.1
Available since 1.1
Show: