C# menustrip designer

Posted by Iceyoshi on Stack Overflow See other posts from Stack Overflow or by Iceyoshi
Published on 2011-01-09T12:45:19Z Indexed on 2011/01/09 12:53 UTC
Read the original article Hit count: 257

Filed under:
|
|
|
|

Hi, I'm not sure when this happened but when I was trying to edit a menustrip in my program (in the VS designer), I noticed that the menu items had be grouped or merged. Like:

File     Edit     Format    Insert    ...

Instead of being able to click each menu item and add sub-items to them in the designer, they all were grouped together so I couldn't edit the menu items separately, it's quite painful.

I couldn't find any properties related to this, so how could I ungroup the menu items in the designer?

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about designer