Method | Description | |
---|---|---|
Initialize ( IComponent component ) : void |
Initializes the designer with the specified component.
|
public Initialize ( IComponent component ) : void | ||
component | IComponent | The IComponent to associate the designer with. |
return | void |