Overview | Methods | This Package | All Packages
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