Ask a questionAsk a question
 

QuestionWindows Forms C# - Menu Strip Removed in Designer

  • Wednesday, November 04, 2009 5:21 PMTom John [RF] Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi

    I've a .Net 3.5 windows forms project upgraded from VS2008. On the main form there's a MenuStrip. Each time the form is opened in the designer this MenuStrip is removed from the form. I can manually add it back in in Form1.Designer.cs and run the application and it's there and working, however the next time the form is opened in the designer it vanishes again.

    This is also true for menu sub items.

    Thanks

    Tom