Windows2 Object Members
Project Developer Reference |
A Windows2 object represents a collection of windows in the application or the project.
Properties
Name | Description | |
---|---|---|
ActiveWindow | Returns a Window object that represents the active window. Read-only Object. | |
Application | Returns an Application object. Read-only Object. | |
Count | Returns the number of items in the Windows2 collection. Read-only Long. | |
Item | Returns a single item from a collection. Read-only Object. | |
Parent | Returns the parent of the object. Read-only Object. |