Windows property

From Microsoft Visio Developer Reference

Windows property

       

Returns the Windows collection for a Microsoft Visio instance or window.

Version added

2.0

Syntax

objRet = object.Windows

objRet

The Windows collection of the Application object.

object

Required. An expression that returns an Application or Window object that owns the collection.