Occurs when the progress of a display load has changed.

Namespace: Ico.Gwx
Assembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public event LoadEventHandler LoadProgressChange
Visual Basic
Public Event LoadProgressChange As LoadEventHandler
JScript
JScript does not support events.

See Also