+ 1
(C#)Windows Forms Designer
How can I open Windows Form Designer when opening existing project ? I see it only when creating a new project. please help
3 Respostas
+ 1
In your solution explorer you should see a node labeled Form1 just double click that and it should bring up the design view. you can switch to code view via F7 and if you want to view design its shift + F7
+ 1
this is the correct answer and thanks for it although I already found it out:)
+ 1
Thank you so much for posing this. It helped me alot!!!!