Retrieves the maximum number of items that can be displayed in the drop-down list box of the combo box.
public final int getMaxDropDownItems()
Returns the maximum number of items that can be displayed in the drop-down list box.
Valid values are between 1 and 100.
See Also setMaxDropDownItems