Building a Windows Forms Application from an Existing Application and Library

Use the .NET Windows Forms Application wizard to create a .NET Windows Forms application and target from an existing application and library.

  1. Select Use an existing library and application object on the Create the Application page in the wizard.
  2. On the Choose Library and Application page, expand the tree view and select an existing application.
  3. On the Set Library Search Path page, click the ellipsis (...) button to navigate to and select additional libraries.
  4. On the Specify Target File page, specify the name of the new target file.
  5. Specify project information as described in Creating a .NET Windows Forms Project.