C# menustrip designer
- by Iceyoshi
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?