MenuItem.CloneMenu Method
.NET Framework 4
Creates a copy of a MenuItem.
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 copy of the current MenuItem. |
|
CloneMenu(Menu) | Copies the Menu that is passed as a parameter to the current Menu. (Inherited from Menu.) |
|
CloneMenu(MenuItem) | Creates a copy of the specified MenuItem. |