Hitachi

JP1 Version 11 JP1/Script Description and Reference (For Windows Systems)


4.4.35 Combo Box Properties (Style) dialog box

The Combo Box Properties dialog box appears when you select and double-click a combo box in the menu form view of the Script Menu Editor window.

The Combo Box Properties dialog box has four tabs: General Items, Common Items, Key, and Style. Click the Style tab to display the Combo Box Properties (Style) page.

[Figure]

Organization of this subsection

(1) Components

In the Combo Box Properties (Style) dialog box, you can set the following items for a combo box.

Editable

Creates a combo box that can be edited.

Horizontal auto scroll

Automatically scrolls the text if it exceeds the visible area.

Uppercase only

Displays all the entered text as uppercase characters.

Lowercase only

Displays all the entered text as lowercase characters.

Requires input

Requires the user to type text in the combo box.

Check input data

Returns an error if the user enters data that is not in the list attached to the combo box. This check box is available only if you select the Editable check box.

Sunken (Deep)

Makes the combo box appear deeply inset.

Sunken (Shallow)

Makes the combo box appear slightly inset.

Raised (High)

Makes the combo box appear prominently raised.

Raised (Low)

Makes the combo box appear slightly raised.

Check number of input columns

Select this check box to check the number of columns entered by the user.

This check box is available only if you select the Editable check box.

Maximum number of columns

Specify the maximum number of columns that the user can enter. This field is available only if you select Check number of input columns.

Set a number in the range 1 to 1,024. 10 is set by default.

(2) Operations

(3) Processing