Returns the "Windows" collection.

Type Info:

Windows As Windows
Example:
Dim App As Application
Dim Windows As Windows

Set App = Application
Set Windows = App.Windows
Remarks: Read-only property.

See also:

Class Application

Last Updated: 04/26/05