Previous Topic: ToolsNext Topic: Models Object


Windows

Gets the Windows object.

Syntax

object.Windows

Parameters

object

An expression that evaluates to a model object.

Remarks

The Windows property has the Windows type.

The Windows object is a collection object that represents all open windows associated with the model.

Each window in this collection is represented by a Window object.