MenuItem.MergeMenu Method
.NET Framework 4
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
MergeMenu() | Merges this MenuItem with another MenuItem and returns the resulting merged MenuItem. |
|
MergeMenu(Menu) | Merges the MenuItem objects of one menu with the current menu. (Inherited from Menu.) |
|
MergeMenu(MenuItem) | Merges another menu item with this menu item. |