[]
Initializes the designer with the specified component.
public override void Initialize(IComponent component)
| Type | Name | Description |
|---|---|---|
| IComponent | component | The System.ComponentModel.IComponent to associate the designer with. This component must always be an instance of ExpressionEditorCollection. |