4.4.6 Static Properties (General Items) dialog box
The Static Properties dialog box appears when you select and double-click a static control in the menu form view of the Script Menu Editor window.
The Static Properties dialog box has four tabs: General Items, Common Items, Background, and Style. Click the General Items tab to display the Static Properties (General Items) page.
- Organization of this subsection
(1) Components
In the Static Properties (General Items) dialog box, you can set the following properties for the text displayed on a static control.
- Text
-
Type the text to be displayed. You can specify character strings or a variable name that stores character strings.
You cannot specify an array variable for a variable name.
- Variable name
-
Select this check box if you want to specify a variable in Text.
- Icon
-
Select this check box to display an icon on a static control.
- File name
-
Enter the icon file name to display on the static control. You can set a file name only if you select Icon.
- Browse
-
Click to specify an icon file in the Open File dialog box. This button is available only if you select Icon.
- Icon number
-
Specify the icon in the icon file specified in File name, using a number beginning from zero. You can set a number only if you select Icon.
- Expand
-
Select this check box to display a double-size static control.
You can select this check box only if you select Icon.
(2) Operations
-
Click OK to apply the settings and close the Static Properties dialog box.
-
Click Cancel to close the dialog box without applying the settings.