value = combobox.dropped; combobox.dropped = value;
Returns true if the combo dropdown is visible and false otherwise. Setting this property to true will show the dropdown and false will hide it.
combobox Overview