System.Windows.Forms.Design.ControlDesigner.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 the designer with. This component must always be an instance of, or derive from, System.Windows.Forms.Control.

Remarks

This method is called by the designer host to initialize the designer.

Requirements

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