Click here to Skip to main content
15,891,253 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello.I have 2 form in C# that first my form 1 load and show that you must enter player1 name in text box1 and player2 name in text box 2 and I have a button in this form that with press that we go to the form2.I want after awhile in form2 see player1 and player2 name and in form1 I have 2label,2text box,and one button not any thing but in form2 I have many things such as picture box,label,button, and no text box thank you very much
Posted
Comments
RaisKazi 30-Jul-11 10:56am    
Is it not a better way to write Question in proper sentences and paragraphs, so that Code Project readers who wishes to help you can understand it effectively?

By looking at the subject line of your question I suggest these:

Passing Data Between Forms[^]


Pass Data from One Form to Another Form[^]

hope it helps :)
 
Share this answer
 
Comments
_Starbug_ 30-Jul-11 11:06am    
sorry very much and thank you
RaisKazi 30-Jul-11 11:27am    
My 5!.
Uday P.Singh 31-Jul-11 3:08am    
thanks RaisKazi :)
Manas Bhardwaj 30-Jul-11 11:40am    
my 5!
Uday P.Singh 31-Jul-11 3:08am    
thank you Manas :)
use delegate Method to send information from one form to another
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900