The toolbox in Visual Studio Professional 2008 has somehow ended up with 12 instances of each control. They are just the standard controls, no third party controls, and I h
You can also go into the folder "C:\Documents and Settings\\Local Settings\Application Data\Microsoft\VisualStudio\9.0" and delete the *.tbd files. I have had to do this a couple times to get rid of duplicate items and when Reset Toolbox crashes without warning.
Reset toolbox also helped for me to reset DevExpress duplicate controls.
"Reset Toolbox" didn't work out for me.
Deleting the *.tbd in the following dir on Windows 7x64 worked for me... C:\Users[Current user]\AppData\Local\Microsoft\VisualStudio\10.0
Did you try right clicking the Toolbox and selecting "Reset Toolbox"?
That should reset it to the defaults.
Actually I just figured it out. You can right click on the Toolbox and click "Reset Toolbox." this fixed my issue. I'll leave this here in case anyone else has the same problem in the future.