sachi vasishta

sachi vasishta

  • NA
  • 252
  • 0

how to copy one form into another

Apr 8 2009 8:16 AM

Hi,

I have a winform say Form1.cs that contains contols like textboxes,lables,radio buttons, buttons,rich textbox,combobox,etc. Now I want to create a new form say Form2.cs which should contain the same controls as that of form1. How to achieve this?

 


Answers (1)