i am working on this app on c#
the main in a login that according to the type of the user (admin /user1/user2 ) some buttons will be disabled .
i was able to send data from the login form to the second form .but i want to send the type of the user connecting throw all the forms.