the method hides the whole combo control
myCombo.hide();
in order to hide (close) the list of options use the closeAll method
added in version 4.0