Answered
How to hide partial lines in a TextArea
I am using a TextArea component and programatically assigning some text to it. Sometimes, the last line does not fit into the given width and height of the control. Is there any way I can not show any lines that are partially displayed?
Any advice is welcome.
Thanks,
Om
