If you have many projects with even more user control in your Visual Studio 2005, you will encounter an extremely long delay when opening a form with the forms designer.
This delay exists because Visual Studio by default automatically loads all controls contained in your projects and adds them to new autogenerated tabs in its toolbox.
To disable this behavior you have to toggle the Windows Froms Designer - AutoToolboxPopulate switch in the Visual Studio options dialog:
