MainMenu.CloneMenu Method
.NET Framework 4.5
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CloneMenu() | Creates a new MainMenu that is a duplicate of the current MainMenu. |
|
CloneMenu(Menu) | Copies the Menu that is passed as a parameter to the current Menu. (Inherited from Menu.) |