hammouda ineme

hammouda ineme

  • NA
  • 7
  • 1.3k

how to pass data to all forms in c#

Mar 28 2016 2:36 PM
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.
 

Answers (3)