Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: VB Menus created from a resource file.


Message #1 by "Jason Farmer" <jason@s...> on Thu, 13 Sep 2001 09:11:47
Hi,

What I am trying to do is create my menu structure on the fly so I can set 
the options according to the users group permissions. ie Some options will 
be enabled, others disabled.

At the minute for deployment speed purposes I have a list of menus in my 
DB and a permission, and I line by line set the enabled status.

I know because a VC++ friend of mine did it (he didn't know you could use 
the menu designer)... that you can do this with a resource file. 
Unfortunately he has lost the code. Does anyone know of a tidy way to 
achieve the goal?

Many thanks

Jason Farmer

  Return to Index