| Name | Description |
|---|---|
| _NewEnum | Returns an enumerator that iterates through a collection |
| Application | Gets the application to which the window collection belongs |
| Count | Gets the number of items in the collection of windows |
| Item | Gets a reference to a specified window, in base 1 |
| Parent | Gets the parent of which the window collection is a child |
| Name | Description |
|---|---|
| Arrange | Arranges the windows |
| CloseAll | Closes all the windows |
| FindWindow | Finds a document window by its caption |
| Refresh | Refresh all the windows |