Purpose
Returns reference to a window object specified by its index or caption.
Syntax
[obWindow = ] Object.Window ([vCaptionIndex])
The Window property syntax has the following parts:
Name |
Type |
Description |
Object |
DioWindows |
DioWindows object. |
vCaptionIndex |
Variant |
Optional - The Window specified by is index number or caption. Default is the Window with index 0. |
See Also