MenuItem.CloneMenu Method
.NET Framework 3.0
Creates a copy of a MenuItem.
| Name | Description |
|---|---|
| MenuItem.CloneMenu () | Creates a copy of the current MenuItem. |
| MenuItem.CloneMenu (Menu) | Copies the Menu that is passed as a parameter to the current Menu. |
| MenuItem.CloneMenu (MenuItem) | Creates a copy of the specified MenuItem. |