Click or drag to resize

ShellBrowserAsyncOperations Property

Activates asynchronous file operations executed via InvokeContextMenuCommand(ShellCommand).

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public static bool AsyncOperations { get; set; }

Property Value

Type: Boolean
Remarks
Depending on OS version and ContextMenu operation does not always apply.
See Also