FRAME

From Macros Wiki
Revision as of 16:43, 16 July 2010 by ConnerO (talk | contribs) (New page: {{Command|syntax=FRAME <left>, <top>, <width>, <height>, <nowiki><caption></nowiki> |description=*DESCRPTION* |param1=<left>|param1_desc={{left}} |param2=<top>|param2_desc={{top}} |param3...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Command

FRAME <left>, <top>, <width>, <height>, <caption>


  • DESCRPTION*

Parameters

<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.
<caption>
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

Example

- FRAME