What is the best way to copy or cut/past a form from one Project to another Project within a Solution in Visual Studio?
Whenever I try it, using the solution explore
In visual Studio 2015, click on solution explorer and right click on mouse Add->Existing Item and select from another project which form you want to add like Form.cs and automatically Form.designer.cs , Form.resx will be added