Basically, i have two forms.
On my first form there is a button that opens up the second form.
Now when i get to the second form, there is another button. I want it so when i click that button, it will change the text in a textbox i have in the first form.
How can i do this?