VS .net .vb and .cs How to recreate an app from ony Form1.vb and DesignerForm1.vb

vmars316 621 Reputation points
2020-10-09T21:59:11.703+00:00

Hello & Thanks ;
VS .net .vb and .cs How to recreate an app from only Form1.vb and DesignerForm1.vb
Here Timon seems to have done just that:
alignment-troubles-with-panel1controlsaddbrowser.html

Thanks for your Help...

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,884 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Daniel Zhang-MSFT 9,626 Reputation points
    2020-10-13T06:25:04.96+00:00

    Hi Vernon Marsden,
    If you want to re-create an existing project with a new name, please follow steps below:

    1. On the menu bar, choose File, New, Project From Existing Code.
    2. In the wizard, navigate to the file of your existing project and provide a new name.
      31931-1013.png
      Best Regards,
      Daniel Zhang

    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

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.