Retrieves a boolean value indicating whether the list box of a combo box is currently dropped down.
public final boolean getDroppedDown()
Returns true if the list box of a combo box is dropped down; otherwise, returns false.
See Also setDroppedDown