Occurs if an error is encountered while loading a display, or if the load is aborted by the user.
Namespace: Ico.GwxAssembly: 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 |
|---|
|