Description
Get or set the width of the dialog in pixels.
-
Property type
-
A Long value.
-
Syntax
-
object.Width [= value]
The Width 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.
|