Share via


Windows2 Object Members

Project Developer Reference

A Windows2 object represents a collection of windows in the application or the project.

Properties

  Name Description
Bb212902.properties(en-us,office.12).gif ActiveWindow Returns a Window object that represents the active window. Read-only Object.
Bb212902.properties(en-us,office.12).gif Application Returns an Application object. Read-only Object.
Bb212902.properties(en-us,office.12).gif Count Returns the number of items in the Windows2 collection. Read-only Long.
Bb212902.properties(en-us,office.12).gif Item Returns a single item from a collection. Read-only Object.
Bb212902.properties(en-us,office.12).gif Parent Returns the parent of the object. Read-only Object.