The ControlDesigner.Initialize(System.ComponentModel.IComponent) method is called by the design host to complete the following actions:
Load the control designer with the component to design.
Set up the view on the control using the ControlDesigner.SetViewFlags(ViewFlags, bool) method.
Verify that the associated control is of the right type.