IsDropDownOpen

>>-aComboBox~IsDropDownOpen------------------------------------><


The IsDropDownOpen method retrieves whether the list box of the associated combo box is open, that is, visible.

Return value:

1

The list box is open.

0

For all other cases.