How to grey out menus

  • Thread starter Thread starter Ray
  • Start date Start date
R

Ray

Hi,

In my vb express project I've several menus and sub menus. The projects is
binded to a remote sql2005 server. The user needs to login to view the
project via user/password login form. The sql user table has id, username,
password, type (user, admin, staff, etc.) among other columns.

I'd like to grey out menus based on the user's type. How can it be
accomplished?

TIA

Ray
 
Back
Top