hideChoices()
This method collapses the combo box by hiding the available choices.
Example:
getObj("Combo1").comboBoxWidget.hideChoices();
, multiple selections available,
This method collapses the combo box by hiding the available choices.
Example:
getObj("Combo1").comboBoxWidget.hideChoices();