Documentation for this section has not yet been entered.
This property is primarily used when the form is a multiple-document interface (MDI) child form that merges its menu with its parent form's menu. You can use this property to obtain the current menu structure in an MDI application to make changes or additions to the menu structure. To obtain the nonmerged System.Windows.Forms.MainMenu assigned to a form, use the Form.Menu property.