Hi,
In VB6, I had an MDI app that was used office wide and each person was allowed different levels of access.
For example, on a menu named Process, there were 3 functions. Person A could access Function 1 and 2 while Person B could Access 1 and 3.
When Person A logged in, my app checked the...