Occurs after a display load has finished.

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

Syntax

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

Implements

IGwxControlLoadCompleted()()()()

See Also