Description

This object was just created.

Syntax

Private Sub object_ObjectCreated(Overlay, Object)

The ObjectCreated Event syntax has these parts:

PartDescription
objectA McGraphOverlay object.
OverlayA McGraphOverlay object.

the event source overlay.

ObjectA McGraphObj object.

graphic object related to this event.