System.ComponentModel.Design.ComponentDesigner.Initialize Method

Prepares the designer to view, edit, and design the specified component.

Syntax

public virtual void Initialize (System.ComponentModel.IComponent component)

Parameters

component
The component for this designer.

Remarks

The designer host calls this method when it is ready to use the designer.

Requirements

Namespace: System.ComponentModel.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0