ComboBox.getMaxDropDownItems

Overview | Methods | This Package | All Packages

ComboBox.getMaxDropDownItems

Retrieves the maximum number of items that can be displayed in the drop-down list box of the combo box.

Syntax

public final int getMaxDropDownItems()

Return Value

Returns the maximum number of items that can be displayed in the drop-down list box.

Remarks

Valid values are between 1 and 100.

See Also   setMaxDropDownItems