System.Windows.Forms.Design.ControlDesigner.InitializeExistingComponent Method

Re-initializes an existing component.

Syntax

public override void InitializeExistingComponent (IDictionary defaultValues)

Parameters

defaultValues
A name/value dictionary of default values to apply to properties. May be null if no default values are specified.

Remarks

The System.Windows.Forms.Design.ControlDesigner class overrides this method to handle after-drop cases.

Requirements

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