Click or drag to resize

BrowserEventsProgressChange Event

Occurs when the progress of a download operation is updated.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public event EventHandler<DispatchEventArgs> ProgressChange

Value

Type: SystemEventHandlerDispatchEventArgs
See Also