Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Version: Available or changed with runtime version 1.0.
Closes a dialog window that has been opened by the OPEN method.
Syntax
Dialog.Close()
Note
This method can be invoked without specifying the data type name.
Parameters
Dialog
Type: Dialog
An instance of the Dialog data type.
Remarks
If Close is used on a dialog window that is not open, a run-time error will occur. The dialog windows of an object are automatically closed when the object terminates.