Documentation for this section has not yet been entered.
In addition to setting the Form.MainMenuStrip property, you must System.Windows.Forms.Control.ControlCollection.Add(Control) the System.Windows.Forms.MenuStrip control to the Control.Controls collection of the form.
The System.Windows.Forms.MenuStrip class supersedes the System.Windows.Forms.MainMenu class in previous versions of the .NET Framework.