CalendarDesigner.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 object for this designer.
Implements
IDesigner.Initialize(IComponent)The designer host calls Initialize to initialize the component for the designer.
.NET Framework
Available since 1.1
Available since 1.1
Show: