Description
Closes and unloads a dialog.
-
Return Type
-
None
-
Syntax
-
object.Close
The Close Method syntax has these parts: Remarks
This method has the same effect as Close but also unloads the dialog from memory. As a result the dialog is removed from the McApplication.Dialogs collection.
|