I am not sure what problem is, but after make a copy of my project..close and open it again..all the controls on my form disappear. become blank..(menu, toolstrip..)

However i am still able to run it...but the controls is also blank after run..

Can any one show me how to fix this ?

link|improve this question
Is the problem purely with "Design View" in visual studio? When you run the project - do the controls appear within the application? – m.edmondson Jan 10 '11 at 10:59
Does the original code still work fine? – Ahmed Said Jan 10 '11 at 10:59
How could anyone solve this problem? – Jani Jan 10 '11 at 11:00
You need to write a details bullet-list of the steps you take to "copy the project". I suspect it's to do with how namespaces are renamed etc after the copy. – Neil Barnwell Jan 10 '11 at 11:00
on my mainform (design view), the menu , toolstrip, statusstrip is disappear. However i check ion the Property droplist, I am still see all toolstrip button..StatusStrip button that i created there. But when I click Run, I is still missing those controls as above on the main form. – Marry Jan 10 '11 at 11:04
show 5 more comments
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.