Flex TextArea, increase number of rows to more than 100
- by buddhi
I am using TextArea to display some text information in rows in flex gui, it automatically restricts the number of lines to display to 100 lines. But I want more than 100 lines in the text area.
How can I increase number of lines to display?