Menu control must have a name

A menu item has been created without assigning a name to it.  Unlike other controls in Visual Basic, menu controls require you to assign names as the control is created, since Visual Basic does not supply a default name for menu items.