MACROMEDIA COLDFUSION STUDIO 4.5-USING COLDFUSION STUDIO Use Manual page 151

For windows 95/98/nt4/2000
Table of Contents

Advertisement

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
AUTOSIZE
</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>
The text displayed by the label.
YES/NO. Automatically sizes the control to the text it contains. This option
is overridden if WIDTH or HEIGHT are explicitly specified.
159

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion studio 4.5

Table of Contents