MenuCreateDefaultContextMenu Method (IWithIdList, ContextMenuOptions, Boolean) |
Namespace: ShellBoost.Core.WindowsShell
public static int CreateDefaultContextMenu( IWithIdList idList, ContextMenuOptions options = null, bool throwOnError = true )
| Exception | Condition |
|---|---|
| ArgumentNullException | idList is null. |