Combo Box Properties dialog box enables you to edit combo box properties. Combo Boxes are the pull down menus for selecting some value from the defined list of values. You can determine the combo box items and set their statuses in this dialog box.

Name. Defines a name for the combo box to be recognized by a server. By default, it is ComboBox#.

Items. Lets you define a set of items for the combo box. Window in the Items section displays list of all items. Box next to each item indicates the default state (whether it is selected or not). There can be only one item to check.

To Add a new item to the list, click on Add Item… button. To Edit a selected item, click Edit Item… button or simply double-click the item.

These operations are described in the Item Properties dialog box.

To remove a selected item from the list, click the Remove Item button.

To organize items in a right order, use the Move Up and Move Down buttons. You can move more than one item at once. Select a group of items and click the Move Up/Move Down buttons.

The Advanced... button enables you to perform advanced operations with HTML coding and scripting in the Advanced Web operations dialog box.