Form disappeared

Peter Hibbs 101 Reputation points
2021-04-24T14:53:43.23+00:00

Help --

I am writing a simple game with just one form (Form1) using VB.NET 2019. However, the form seems to have disappeared from the editor, the VB code window is still there and if I run the program, the form appears as normal but when I stop the program it does not appear on the tab at the top of the editor.

How can I recover the form?

Peter Hibbs.

Developer technologies | Windows Forms
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-04-24T16:14:17.31+00:00

    Try finding the form in right-hand pane then right-click, choose View Designer

    --please don't forget to Accept as answer if the reply is helpful--

    90964-image.png

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.