Description

Loads the layout of a dialog from an McSettings compatible file or object.

Return Type

None  

Syntax

object.LoadSettings Source

The LoadSettings Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McCommandDialog.
SourceRequired. 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 load the layout for modal and runtime dialogs.