Using Windows Forms. I have a projet that use a Form. Into this form I have for example a simply formatted lable. Now I need to copy this lable to an other Form. In Access if I need to copy multiple forms or object, is only a Copy / Paste into the same or into other Projects. In C# in design window I can do Copy but not paste. How do it? And if I need to copy a form from a project to an other project?