DialogWindow()
Syntax
Result = DialogWindow(#Dialog)Description
Returns the window number of the dialog. It allows to use any window related commands with the dialog. The dialog has to be initialized successfully with OpenXMLDialog() before using this command.
Parameters
#Dialog The dialog to use.
Return value
Returns the window number of the specified dialog.
See Also
CreateDialog(), OpenXMLDialog()
Supported OS
All