Description
Returns a reference to the dialog collection.
-
Property type
-
A McCommandDialogs object.
-
Syntax
-
object.Dialogs
The Dialogs Property syntax has these parts: |
| object | An expression evaluating to an object of type McApplication. | Remarks
When the application runs for the first time (or when the identity is reset), this collection contains all existing dialogs whether they are loaded or not. In subsequent runs, the collection is limited to loaded dialogs.
|