Project.Windows Property
Gets a collection of Window objects.
[VBScript] Public ReadOnly Property Windows As WindowCollection
[JScript] public function get Windows() : WindowCollection;
The window definitions associated with this project.
Project Object | Project Members | HelpProducer Namespace