detroitpickles
MIS
A dummy needs help,
I have a form (Form1), that has a textbox (Text1) and a button on it that opens another form (Form2). Form2 does some stuff, and then you click on a button on Form2 that closes the form, and returns to Form1, with the textbox (Text1) on Form1 containing the value of a textbox on Form2.
Clear?
How can I do that easily?
Mr. Pickles
I have a form (Form1), that has a textbox (Text1) and a button on it that opens another form (Form2). Form2 does some stuff, and then you click on a button on Form2 that closes the form, and returns to Form1, with the textbox (Text1) on Form1 containing the value of a textbox on Form2.
Clear?
How can I do that easily?
Mr. Pickles