Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Closes a dialog window that has been opened by OPEN Function (Dialog).
Syntax
Dialog.CLOSE
Parameters
Dialog
Type: Dialog
The Dialog variable that you are closing.
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.