![]() |
Previous | Next |
The Windows object represents a collection of Window objects.
The Windows object exposes the following methods.
Method | Description |
FindByName | Retrieves the index of the Window with the specified name. |
Item | Retrieves the Window with the specified index. |
The Windows object is accessed through the following property.
Object | Property |
Application | Windows |
See Also
Previous | Next |