Description

A new image window is being created.

Syntax

Private Sub object_New(Window)

The New Event syntax has these parts:

PartDescription
objectA McWindows object.
WindowA McWindow object.

The window being created.

Remarks

This event is fired when an image is displayed for the first time but also when additional views are created.