Overview | Methods | This Package | All Packages
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