setRowCount Method

             

Sets the number of rows of a Textbox script object.

Syntax

object.setRowCount(nRows)

Parameters

Object

A Textbox script object.

nRows

An integer that specifies the number of rows.

Remarks

The row count determines the height of the text box.