Is there any way to change the type of the default System.ComponentModel.Container instance that the Forms designer generates? I would like to provide services to components added to my form through a derived container.

Thanks