المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to set text of textbox with value user entered in another form at form close



C# Programming
04-17-2010, 11:11 PM
i have two forms
form1 contain textbox1 and buttonsearch //click form2 is opend
form2 contains textbox2
i want when user close form2 the value of textbox1 equals value of textbox2 in form2