0
I have the form MenuPrincipal and the FormLogon, where the latter, after carrying out the login validation queries, calls the Menu and closes. I need to limit some buttons and controls according to the level of access of this user who just logged in, as well as save his ID in a variable. There’s a way to do it ?