Windows property

Returns the Windows collection object.

Syntax

objectVariable = Application.Windows

Where:

     objectVariable is a variable storing the Windows collection object.

Examples ...

Windows property example