GetNextCloseWindow Method (Dialog Box)

Class

DialogBox.

Action

Returns the next window that the Close method will close.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

wNext = dialog.GetNextCloseWindow()
Variable Description
wNext The top-most window in the application. WINDOW.

Notes

This function returns the application window that the Close method will close, if called.