write this code in second form in which you want to retrieve data from Form1 and assign to required one.
Application.OpenForms["Form1 "].Controls["controlName"].Text
write this code in second form in which you want to retrieve data from Form1 and assign to required one.
Application.OpenForms["Form1 "].Controls["controlName"].Text