System.Windows.Forms.Design.ParentControlDesigner.Initialize Method

Initializes the designer with the specified component.

Syntax

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

Parameters

component
The System.ComponentModel.IComponent to associate with the designer.

Remarks

This method is called to initialize the designer with the specified primary component.

Requirements

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