[Help] Change textbox values across forms [solved]
dont really know how to explain it but
how do i make form1 with a button and a textbox that button in form 1 opens form2 an i can make a button say the (letter A) in form 2 that will go to textbox 1 in form 1?
i try to explain the best as i can
You mean like this?
form1.textbox1.text = "IDK IDK"
can i make it like form2.textbox1="whatever"
Edit: thanks bro worked rep