Description
Returns a reference to the window collection.
-
Property type
-
A McWindows object.
-
Syntax
-
object.Windows
The Windows Property syntax has these parts: |
| object | An expression evaluating to an object of type McApplication. | Remarks
The only windows listed in this collection are those containing images (image workspaces). Tool windows are listed in the Dialogs collection.
|