closeDropDown

closeDropDown();

The closeDropDown method of the ComboBox class closes (hides) the presentation of the drop-down list of the combo box control. (Use the isDroppedDown method to determine if the drop-down list is currently open.)