Click here to Skip to main content
15,896,310 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
This is probably the dumbest question you will get today but... I accidently deleted the form design tab for a VS C++ program and now I can't find any way to restore the design page. The code for the form is there but the design page is missing. Any suggestions?
Thanks
Posted

1 solution

This[^] could help you.
 
Share this answer
 
Comments
David Farrow 28-Apr-11 1:08am    
I should be more explicit. I am using VS 2010 and there is no provision on the bottom of the screen for code / design. The tab on the top used to say form1.h[design] and that's the one I'm trying to get back (no luck so far).
D
Abhinav S 28-Apr-11 4:11am    
Would it be ok if you reset all your VS settings? If yes, try devenv /resetsettings in the command prompt.
David Farrow 29-Apr-11 10:51am    
Reinforced a valuable lesson here. More backups - more often. Finally gave up and started from the last backup. All was not lost. Hurt my ego a bit though. Thanks for the try.
D

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900