OK, I had a little work with an older VB Version.....but now I'm trying Express
I open a new project and add a form and everything is fine. I save my work but
when i go to reopen the project i can't see the form, but i can view the code fine.
The only way i can visually see the form is to Play/Run the debugger, which is useless if
i can't make changes. With Express is this limited

Beginner Question
20thCenturyBoy
Bob Dove
You should be able to double click on the class name in the solution view to see the form again.
NickP001
Cool - the F7, Shift F7 thing was news to me. That's great, I will use that now.
PeacError