Hi All,
Can u please help in resolving this. I have 2 froms in VB.net namely form1 and from2. i am opening form2 as modal window of form1. After clicking a button on form2, i should set the textbox of form1 with value entered in textbox of form2 by closing the form2.
Thanks,
vksundari
Can u please help in resolving this. I have 2 froms in VB.net namely form1 and from2. i am opening form2 as modal window of form1. After clicking a button on form2, i should set the textbox of form1 with value entered in textbox of form2 by closing the form2.
Thanks,
vksundari
Comment