Property "Options" <options>

Top  Previous  Next

The items to be listed in a Combo Box or List Box are entered in the Options property. Call the Options Dialogue by clicking the [...] button on the property editor. Add new items by clicking [Add].

 

combo_list_options

Option

The option text to be displayed to the user.

Value

The value to be sent to the web server when the option is selected.

Selected

Checked options in the list will be selected initially.

For defining the options dynamically use Bind Option To Property.

Used In Elements

Combo Box

List Box