Paolo Holzl

Paolo Holzl

  • NA
  • 7
  • 645

C# and Windows Forms copy objects

Feb 17 2023 2:18 PM

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?


Answers (2)