I have Form1 with textbox with a value in it , I open a form2 from form1 while form1 is already open . I press a button in form2 to change the textbox of form1 on . Any Ideas how to do it ? in VB.NET you just call the textbox
I have Form1 with textbox with a value in it , I open a form2 from form1 while form1 is already open . I press a button in form2 to change the textbox of form1 on . Any Ideas how to do it ? in VB.NET you just call the textbox
Comments
Post a Comment