I have a VS 2008 WinForms project, and I recently added an existing form that was developed in a different VS 2008 project. All of the original forms and controls are nesting correctly, however, with the new form, it is showing the form, designer and resx files as 3 separate items.
Is there a way to force VS to nest these files properly? I’ve been through the settings, googled, been to MSDN, and can’t seem to find information on this.
Assuming the new form is called “Form1”
should look like this for it: