Product Information > JADE Encyclopaedia of Classes – Volume 3 > Chapter 2 - Window Classes > isDroppedDown

isDroppedDown

isDroppedDown(): Boolean;

The isDroppedDown method of the ComboBox class returns true if the drop-down list of the combo box control is open.

Use the closeDropDown or showDropDown methods to show or hide the drop-down list, respectively.