how to change the label value of mdi child form from non-mdi form [modified]
-
Hello friends, good morning. there is an mdi child form called form1 and other non-mdi child form called form2 in C# windows application. there is a label and a button in form1.on button click event, form2 is shown.in form2 there is button. now on button click event of form2, i want to change the label value of form1. how will i do? i have solved this problem in form1_Activate event using condition when both form are simple form. if anyone have solution ,please help me. my email id-> callmukeshmca@gmail.com. -- modified at 8:57 Monday 17th September, 2007
Thanks, Mukesh
-
Hello friends, good morning. there is an mdi child form called form1 and other non-mdi child form called form2 in C# windows application. there is a label and a button in form1.on button click event, form2 is shown.in form2 there is button. now on button click event of form2, i want to change the label value of form1. how will i do? i have solved this problem in form1_Activate event using condition when both form are simple form. if anyone have solution ,please help me. my email id-> callmukeshmca@gmail.com. -- modified at 8:57 Monday 17th September, 2007
Thanks, Mukesh