Hey everyone,
I am completely new to this forum business so I apologize if I post something wrong or something.
Anyways,
I am writing this program for this class and I have a Start_Screen which allows the user to select their level of security (Administrator, Project Manager, Employee). Once they select which ever one it takes them to a User Login. I have three databases one for Administrator, one for PM and one for Employee. Each User Login navigates to the same Main Menu screen. I have two extra buttons that I want to add but I want them to be hidden when an employee logs in. Not real sure on how to code that and tell the buttons to know when to hide depending on who is logged in.
Again, new to this so if I need to provide anymore information just let me know.