ComboBox style attributes

ComboBox presentation style attributes apply to COMBOBOX elements.

Note:

This topic lists presentation style attributes for a specific class of form element, common presentation style attributes can also be used for this type of element.

customWidget

Defines the type of widget to be used to render the COMBOBOX.

Values can be:
  • "comboBoxSimpleConstruct": When the dialog is a CONSTRUCT, the combobox does not allows multiple item selection to produce a pipe-separatred QBE condition, and the QUERYEDITABLE attribute is ignored.

The customWidget ComboBox style cannot be changed dynamically, once the widget has been displayed.