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

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

Advertisement

Image control
The following table describes the Image control:
<CONTROL TYPE="Image" .../>
An image control capable of containing BMP images.
FILEPATH
AUTOSIZE
TRANSPARENT
CENTER
Image example
<CONTROL NAME="imgApplet" TYPE="Image" FILEPATH="Images/Applet.bmp"
The following table describes the Image Map control:
<CONTROL TYPE="ImageMapTextArea" .../>
An image control capable of containing BMP images.
SCROLLBAR
WRAP
MAPNAMECONTROL
StyleTextBox control
The following table describes the StyleTextBox control:
<CONTROL TYPE="StyleTextBox" .../>
VALUE
MAXLENGTH
Specifies the relative path of the image file from the editor template.
YES/NO. Automatically sizes the control to the image it contains. This
option is overridden if WIDTH or HEIGHT are explicitly specified.
YES/NO. Controls transparency.
YES/NO. Centers the image.
DOWN=10 RIGHT=10 AUTOSIZE="Yes"/>
NONE/HORIZONTAL/VERTICAL/BOTH. Specifies which scrollbars
should be displayed.
Enables wrapping of text.
Disabled when a horizontal scrollbar is shown with
SCROLLBAR="Horizontal" or SCROLLBAR="Both" even when the
flag is present.
Required. The name of the control in the same editor that contains
the NAME attribute of the MAP tag.
The text displayed by the text box.
Limits the amount of text in the style text box to a specific number
of characters.
171

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion studio 4.5

Table of Contents