Hi all
I have MainForm includes few menus and each menus have submenus say it login, logout, change password, User maintenance, Group maintenance etc.
when i run my program, all of submenus is inactive except login submenus to show a login form.
after success login, all of submenus is Active and enable to click.
I want to now how enable that inactive submenus after login is success?? and can i manage spesific of user to allow accessing that submenus?
example userA only access "User Maintenance" submenus and "Change Password"
and how to change password current type of users login??
sorry for my bad english i hope all of you understand what i ask :)
thx b4