T
Tee
Hi,
I have 2 form, Form1 and Form2.
in Form1:
dim Form2 as new Form2
Form2.show
in Form2, I have a button there, and it should change the text in Form1, but
to do it ?
now the situation is Form1 can change text in Form2, but Form2 do nothing to
Form1.
Thanks,
Tee
I have 2 form, Form1 and Form2.
in Form1:
dim Form2 as new Form2
Form2.show
in Form2, I have a button there, and it should change the text in Form1, but
to do it ?
now the situation is Form1 can change text in Form2, but Form2 do nothing to
Form1.
Thanks,
Tee