Occurs when the currently loaded display is being unloaded
(ususally because a new display has been loaded to replace the current display).
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public event EventHandler DocumentUnloading |
Visual Basic |
---|
Public Event DocumentUnloading As EventHandler |
JScript |
---|
|