3
Answers

Passing variables and/or values between forms

flummer

flummer

19y
7.1k
1
I have a variable named "user" in a form called FormLogin. I want the value stored inside "user" transferd to FormMain so i can use that variable value there aswell. I either want to use the same variable or just transfer the value into another variable inside FormMain. Whatever is easiest to acomplish. Thank you in advance for any replys.
Answers (3)