Occurs if an error is encountered while loading a display, or if the load is aborted by the user.

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

Syntax

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

Implements

IGwxControlLoadFailed()()()()

See Also