Description

Returns the instance number.

Property type

A Long value.  

Syntax

object.Instance

The Instance Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McCommandDialog.

Remarks

Dialogs can be created (and displayed) multiple times using Show. When using this feature, this property can be used to know which instance number was used to load the dialog.