DIALOG2: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=DIALOG <caption>, <left>, <top>, <width>, <height> |description=*DESCRPTION* |param1=<caption>|param1_desc={{caption}} |param2=<left>|param2_desc={{left}} |param3=<top>|p... |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=DIALOG <caption>, <left>, <top>, <width>, <height> | {{Command|syntax=DIALOG <nowiki><caption></nowiki>, <left>, <top>, <width>, <height> | ||
|description=*DESCRPTION* | |description=*DESCRPTION* | ||
Revision as of 16:36, 16 July 2010
Command
- DIALOG <caption>, <left>, <top>, <width>, <height>
- DESCRPTION*
Parameters
- Message Box title text. Either use text in double quotes, or a string variable.
Note - this text is required if using the OK and CANCEL option
- <left>
- Start position measured from the left edge of the dialog.
- <top>
- Start position of measured from the top edge of the dialog.
- <width>
- Width of the control.
- <height>
- Height of the control.
Example
- - DIALOG