J
Jerry
I'm developing an application that has an initial login form. It uses a
user class that checks for a valid user. If the user is valid, it
populates public variables in the class, hides the login form and shows
the next form. Is there a way to use the variables from the user class
in the new form that opens?
Thanks,
user class that checks for a valid user. If the user is valid, it
populates public variables in the class, hides the login form and shows
the next form. Is there a way to use the variables from the user class
in the new form that opens?
Thanks,