How do I add menus to a VB.NET application?

How Do I add menus to a VB.NET application?
Make your form the active document in Visual Studio. Click on the Toolbox tab (on the left side of the screen) and drag the MainMenu control to your form.

This was first published in November 2003