Microsoft SDK for Java

DhEdit.getMaxLength

Retrieves the current maximum input length for the edit.

Syntax

public int getMaxLength()

Return Value

Returns the maximum input length, in characters. This value can be up to Integer.MAX_VALUE.

See Also   setMaxLength

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