Description

Closes and unloads a dialog.

Return Type

None  

Syntax

object.Close

The Close Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McCommandDialog.

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.