Specifications

To o l b a r s 87
Example
<COMBOBOX ID="Address_URL"
width="300"
tooltip="Address"
label="Address: "
file="Toolbars/MM/AddressURL.htm"
update="onBrowserPageBusyChange"/>
<editcontrol>
Description
A text editing box that executes its command when the user makes a change in the text box and
switches focus.
Attributes
id, tooltip, file, value, command, {showif}, {label}, {width}, {domRequired},
{enabled}, {update}, {arguments}
For a description of each attribute, see Item Tag Attributes on page 88.
Contents
None.
Container
Either the toolbar tag or the toolbarset tag.
Example
<EDITCONTROL ID="DW_SetTitle"
label="Title: "
tooltip="Document Title"
width="150"
file="Toolbars/MM/EditTitle.htm"/>
<colorpicker>
Description
A panel of colors, without an associated text box that executes its command when the user selects
a new color. It looks and acts the same as the color picker on the Dreamweaver Property inspector.
You can specify a different icon to replace the default icon.
Attributes
id, tooltip, value, command, {showif}, {image}, {disabledImage}, {overimage},
{label}, {colorRect}, {file}, {domRequired}, {enabled}, {update},
{arguments}
For a description of each attribute, see Item Tag Attributes on page 88.
Contents
None.
Container
Either the toolbar tag or the toolbarset tag.