Description
Get or set the x origin of the dialog in pixels.
-
Property type
-
A Long value.
-
Syntax
-
object.Left [= value]
The Left Property syntax has these parts: |
| object | An expression evaluating to an object of type McCommandDialog. | | value | A Long value. | Remarks
This is defined in the .dlg file.
|