In my C# Windows application I have some menus attached like this
As you can see I have 4 menus disabled by default. Now what I want is enable / disable them on run time. So when the user selects login from User Section it should enable those menus after successful login and similarly disabled on logout. So what is the procedure to enable / disable some section of menus at run time?
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.