ShellMenu Methods |
The ShellMenu type exposes the following members.
| Name | Description | |
|---|---|---|
| AddInvokeItemHandler |
Adds an invoke item handler.
| |
| ChangeStatesWhere |
Removes a list of menu item ids using a predicate function.
| |
| GetById |
Gets a menu item by its menu identifier offset.
| |
| Merge |
Merges the items with the specified items.
| |
| MergeNewMenu |
Merges this instance with the 'New' menu.
| |
| RemoveIdsRange |
Removes a list of menu items identifiers.
| |
| RemoveIdsWhere |
Removes a list of menu item ids using a predicate function.
| |
| Trace |
Utility method to trace this items. Useful for developers.
| |
| Trace(IEnumerableShellMenuItem) |
Utility method to trace the specified items. Useful for developers.
| |
| Trace(IEnumerableShellMenuItem, Int32, TextWriter) |
Utility method to trace the specified items. Useful for developers.
| |
| TraceNetCore |
Utility method to trace the specified items. Useful for developers.
| |
| TraceNetFramework |
Utility method to trace the specified items. Useful for developers.
|