ShellMenuItemImportToMenu Method |
Imports this instance to another menu instance.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual ShellMenuItem ImportToMenu(
ShellMenu menu
)
Parameters
- menu
- Type: ShellBoost.CoreShellMenu
The target menu instance.
Return Value
Type:
ShellMenuItemAn instance of the ShellMenuItem class.
Exceptions See Also