Description
Returns the instance number.
-
Property type
-
A Long value.
-
Syntax
-
object.Instance
The Instance Property syntax has these parts: 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.
|