vb2005 Menu Strip

  • 15 years ago
    How can I gain access to every ToolStripMenuItem within a MenuStrip like within a loop?  I have tried everything but i can't get anything to work, the best i could do was gain access to all top level MenuItems by using the MenuStrip.Items.

    I also need to know if the particular menu item is a top level (i only need to use non-top level ones)

    Note: this is is vb.net 2005 beta, i know how to do this in 2003

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martin Fowler