Editcontrol, Colorpicker – Adobe Extending Dreamweaver CS4 User Manual
Page 185
179
EXTENDING DREAMWEAVER CS4
Toolbars
Description
An edit control box is a text-editing box that executes its command when the user changes text in the box and switches
focus.
Attributes
id, tooltip, file, value, command, {showIf}, {label}, {width}, {domRequired}, {enabled},
{update}, {arguments}
For a description of each attribute, see “
Contents
None.
Container
The
toolbar
tag or the
toolbarset
tag.
Example
label="Title: " Description Attributes id, tooltip, value, command, {showIf}, {image}, {disabledImage}, {overImage}, {label}, {colorRect}, {file}, {domRequired}, {enabled}, {update}, {arguments} For a description of each attribute, see “ Contents Container toolbar tag or the toolbarset tag.
tooltip="Document Title"
width="150"
file="Toolbars/MM/EditTitle.htm"/>
A color picker is a panel of colors that does not have an associated text box that executes its command when the user
selects a new color. This panel 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.
None.
The