Microsoft SDK for Java

ComboBox.getMaxLength

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

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