If you are using Pocket PC then the Toolbar control relies directly on the
MainMenu since it is a single control with menu items to the left and
toolbar items to their right. If you are developing for CE.NET you could
remove the Toolbar control from the form's Controls collection and set it to
null.