Represents a collection of document windows (or Window objects)
Syntax:
Class Windows
Remarks:
The Windows class represents a collection of document windows (or Window objects).
Properties:
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
Methods:
Name Description
Arrange Arranges the windows
CloseAll Closes all the windows
FindWindow Finds a document window by its caption
Refresh Refresh all the windows