Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error setting up menu item
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Error setting up menu item
Miscellaneous
Thread ID:
01332675
Message ID:
01332675
Views:
65
I added the code for the Security Setup Menu Bar exactly as it is in the help file. When I try to compile, I get the following error:
'OakLeaf.MM.Main.Windows.Forms.mmMenuStrip' does not contain a definition for 'MenuItems'

The error occurs on this line of code:
               this.mmMenuExtender.SetMenuSecuritySetup(this.MenuStrip.MenuItems, false)
When I check the Intellisense, there is no choice for this.MenuStrip.MenuItems. I went through the instructions step-by-step. I tried adding "using OakLeaf.MM.Main.Security;" to the Mainform but that didn't help. What am I missing?

Thanks.
Linda Harmes
HiBit Technologies, Inc.
Next
Reply
Map
View

Click here to load this message in the networking platform