Description

Saves the layout of a dialog to an McSettings compatible file or object.

Return Type

None  

Syntax

object.SaveSettings Destination

The SaveSettings Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McCommandDialog.
DestinationRequired. A Variant value.

An McSettings compatible file path or an McSettings object.

Remarks

These settings include the layout of the dialog as well as the internal state of all its pages. This method does not save the layout for modal and runtime dialogs.