Answer the question
In order to leave comments, you need to log in
MicroSoft Visual Studio how to restore the Form Design Window?
In MicroSoft Visual Studio the form window disappears intermittently, how to restore the form designer window if it disappeared?
Answer the question
In order to leave comments, you need to log in
The Form Designer window in MicroSoft Visual Studio disappears due to loss of namespace control.
Look for missing brackets {} or define some code in the namespace namespace name{...} .
It happens that after connecting a library, the constructor disappears, it helps to enclose the code written by the standard of this library in the namespace. After fixing errors in the code, sometimes it is necessary to close the form designer window and reopen it ( View -> Shift+F7 Designer ).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question