Microsoft SDK for Java

ComboBox.getDroppedDown

Retrieves a boolean value indicating whether the list box of a combo box is currently dropped down.

Syntax

public final boolean getDroppedDown()

Return Value

Returns true if the list box of a combo box is dropped down; otherwise, returns false.

See Also   setDroppedDown

© 1999 Microsoft Corporation. All rights reserved. Terms of use.