Complete TextBox Control Reference
The Rows property is used to set or return the height of the TextBox control.
This property can only be used if TextMode="Multiline"
| Attribute | Description |
|---|---|
| num | A number specifying the height, in rows, of the text box |
The following example sets the height of a TextBox control:
Complete TextBox Control Reference
Your message has been sent to W3Schools.