Filebrowser; Image; Styletextbox; Activex - MACROMEDIA COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO Use Manual

Table of Contents

Advertisement

184
<control name="txtDataSource" type="TextBox"
<control name="lblMaxRows" type="Label" caption="Max Rows:"
<control name="lblTimeout" type="Label" caption="Timeout:"
<control name="numMaxRows" type="TextBox" anchor="lblMaxRows"
<control name="numTimeout" type="TextBox" anchor="lblTimeout"
<control name="checkDebug" type="CheckBox" caption="Print debug
</container>
<control name="lblSQLStatement" type="Label" caption="SQL
<control name="txtSQLStatement" type="SQLTextArea"
</container>

FileBrowser

<control name="lblSource" type="Label"
caption="Source:" down=17 right=10
width=60/>
<control name="txtSource" type="FileBrowser" anchor="lblSource"
corner="NE" width="maximum" RELATIVE
FILTER="*.htm;*.html;*.cfml;*.cfm;*.asp" />

Image

<control name="imgApplet" type="Image" filepath="Images/Applet.bmp"
down=10 right=10 autosize="Yes"/>

StyleTextBox

ActiveX

<control name="activexGizmoPicker" type="ActiveX"
PROGID="company.Gizmo"/>
Chapter 13 Customizing the Development Environment
anchor="lblDataSource" corner="NE" width=130/>
anchor="txtQueryName"
anchor="txtDataSource" corner="NE" down=0 right=10 width=70/>
corner="NE" width=30/>
corner="NE" width=30/>
info" anchor="numTimeout" corner="NE" right=10 down=4
width=maximum/>
Statement:" anchor="Panel1" corner="SW"down=10 right=0
width=110/>
anchor="lblSQLStatement" corner="SW" down="8" width=maximum
height=maximum DSNAMECONTROL="txtDataSource"
QUERYNAMECONTROL="txtQueryName"/>
corner="NE" down=0 right=10 width=70/>

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO and is the answer not in the manual?

This manual is also suitable for:

Coldfusion studio 5

Table of Contents