Microsoft SDK for Java

DhEdit.getRows

Retrieves the current number of rows for a multiline edit box.

Syntax

public int getRows()

Return Value

Returns the number of rows.

Remarks

Always returns 1 if the edit box style is not multiline.

See Also   setRows

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