Hitachi

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


4.4.16 Browse Button Properties (Common Items) dialog box

The Browse Button Properties dialog box appears when you select and double-click a browse button in the menu form view of the Script Menu Editor window.

The Browse Button Properties dialog box has five tabs: General Items, Common Items, Background, Key, and Style. Click the Common Items tab to display the Browse Button Properties (Common Items) page.

[Figure]

Organization of this subsection

(1) Components

In the Browse Button Properties (Common Items) dialog box, you can set the following properties for the text displayed on a browse button.

Field name

Type the name of the field, complying with the variable naming conventions.

Text position
Vertical and Horizontal

From the drop-down lists, select the text position in the vertical and horizontal directions.

By default, Middle is set for both Vertical and Horizontal.

Has the focus when the menu form starts

The browse button will be given the focus when the menu form is first displayed.

Has the focus when the menu form is redisplayed

The browse button will be given the focus when the menu form is redrawn.

Text color

Set the text color. Black is set by default.

Background color

Set the background color of the browse button. Gray is set by default.

Font name

Shows the font currently selected. To change the font, click the Font button.

MS Sans Serif is set by default.

Style

Shows the style of the selected font. To change the style, click the Font button.

Normal is set by default.

Size

Shows the size of the selected font. To change the size, click the Font button.

10 is set by default.

Strikethrough

Shows whether to use strikethrough characters. To change the strikethrough setting, click the Font button.

Absent is set by default.

Underline

Shows whether to underline the text. To change the underline setting, click the Font button.

Absent is set by default.

Control display status

Choose whether to control the display status of the control.

Variable name

Specify a variable name for storing the values that indicate the control's display status.

You can set this field only if you select the Control display status check box. If you specify an array variable, an error occurs when the menu form is activated.

The following values indicate the display status:

DISABLE

Disable the control on the menu form.

HIDE

Do not show the control on the menu form.

Other value

Enable the control on the menu form.

(2) Operations

(3) Processing