A combo box or a list box is provided on the installation dialog, depending on the Input enabled specification. Both types of boxes provide a list of selectable values, but in the combo box, the user can alternatively enter another value.
You can set the following properties:
Indicates the name of a dialog element. Control names within the dialog editor are predefined by the GUI. There is no need to change these names. However, if for some reason you want to change the name, you can do so for a selected element by changing the value in this field.
Name of a parameter that contains the list of selectable values.
Indicates the list of selectable values in the following format (without any spaces):
value_1,value_2, ...,value_n
Indicates the name of a parameter that contains the value selected from the list of selectable values.
Indicates the value that appears as default value in the combo box or list box. The default value is automatically added to the list of selectable values.
Indicates the input validation script. Choose a script from the drop-down list or click the browse button to browse for a script.
Indicates the script that is executed when the combo box is selected. Choose a script from the drop-down list or click the browse button to browse for a script.
Defines the font to be used for displaying the text. Clicking the browse icon displays the Font Chooser dialog where you can add or change font specifications.
Specifies the combo box or list box type. If this check box is checked, a combo box is created on the installation dialog. If this check box is cleared, a list box is created.
Controls that the element is activated (or deactivated) by default. If you want to disable a specific field that is only activated on a specific event, you can use this property.
|
Copyright © 2013 CA.
All rights reserved.
|
|