Description
Enables or disables this entire dialog. Returns the current state.
-
Property type
-
A Boolean value.
-
Syntax
-
object.Enabled [= value]
The Enabled Property syntax has these parts: |
| object | An expression evaluating to an object of type McCommandDialog. | | value | A Boolean value. |
|