ReadyStateChange Event

3D Graph Control

ReadyStateChange Event

Syntax

Sub ControlName_ReadyStateChange()

Applies To

CWGraph3D

Purpose

Generates the event when the ready state changes.

Remarks

When this event is generated, use the ReadyState property to determine the new ready state of the control.

See Also

ReadyState