Adding a Dynamics GP form to a project
To add a new Dynamics GP form to an add-in project, complete the following procedure:
Add a new component.
In Visual Studio, choose Add Component from the Project menu.
Select a Microsoft Dynamics GP Form.
In the list of templates, choose a Microsoft Dynamics GP form.
Name the new form.
Give the form a name that is appropriate for how it will be used.
Add the new form.
Click Add to add the new WinForm to the project.
Specify the form properties.
Set the necessary properties for the new form.