Overview | Methods | This Package | All Packages
Retrieves the maximum number of characters the user can type into the edit control of a combo box.
Syntax
public final int getMaxLength()
Return Value
Returns the maximum number of characters that the user can type into the edit control of the combo box.
See Also setMaxLength