I have a problem in Visual Studio 2012.
I can explain my scenario problem as below:
1) I install DevComponent v8.7.04
2) I drag some controls of them (v8.7.04) to form in Visual Studio.
3) I uninstall Devcomponent v8.7.04
4) I install Devcomponent v10.9.07
5) After I open my previous project which is created by DevComponent V8.7.04,All controls (DevComponent V8.7.04) are on the bottom of form page and I cannot move them nor select them in design view. (Please see the picture below)

Note If I reference a new dll of DevComponent V10.9.04, it's work fine.
Does anyone know how to fix this if I dont' want to reference control to the new DevComponent V10.9.04?
Thank