Hello all,
I want to make some program that have administrator class to control user restriction like enable or disable some menu in menustrip..
So hard to find the example article but at last I've found this one article.. The sample is good and exactly like what I wanted.. I understand the logic but just got problem with c# language.. The code is written in VB.net and seems the author is not active right now.. the link is here : http://www.codeproject.com/Articles/12019/Dynamic-Menu-Based-on-Database
Can anyone help me to convert this code to c# or at least give me example similar to this one is c# code. I'm still new in c#..
Thanks.
Andy.
Loading
VulpesPosted Mar 5, 2012, 4:04 PM
// add this as separate class
Andy WijPosted Mar 6, 2012, 7:08 AM
Regards,
Andy.
VulpesPosted Mar 6, 2012, 7:04 AM
Andy WijPosted Mar 6, 2012, 6:47 AM