hideChoices()



This method collapses the combo box by hiding the available choices.

Example:

getObj("Combo1").comboBoxWidget.hideChoices();