I am launching (form2.show()) from form1
In form2 the user has to enter a pass word. I need to pass this password off to form1 how do I do that?
In form2 the user has to enter a pass word. I need to pass this password off to form1 how do I do that?
Comment