User Guide

159
</CONTROL>
</CONTAINER>
<CONTAINER NAME="Panel2" TYPE="Panel" CAPTION=" Panel 2 "
ANCHOR="Panel1" CORNER="SW" DOWN=5 WIDTH="MAXIMUM"
HEIGHT=MAXIMUM
</CONTAINER>
</CONTAINER>
<CONTAINER NAME="Advanced" TYPE="TabPage"
CAPTION="Advanced">
</CONTAINER>
</CONTAINER>
</EDITORLAYOUT>
Label control
The following table describes the Label control:
<CONTROL TYPE="Label" />
A label can serve as a caption for an input control and can display extra information about
the dialog. This is an output-only control.
CAPTION The text displayed by the label.
AUTOSIZE YES/NO. Automatically sizes the control to the text it contains. This option
is overridden if WIDTH or HEIGHT are explicitly specified.