Topic: Different Passwords, Different Projects
Hi
explaining this problem is going to be difficult.
in the attached sample I have 3 different users for 3 different programs.
What I need to do is that when You enter the correct password for user 1, then Button1 is clicked automatically
another approach that also works for me is:
when You enter the correct password for user 1, then Button2 and Button 3 should be disabled and only Button1 is enabled.