Question
How to limit user input in text box.
I have a problem with limitation of user input. I have a container linked with text flow and I have to don't allow user to type a lot of text. User has to be able to type text while text is not scrolled. User has to see all text always. I've tried to find something useful in documentation but I've not found anything. Does somebody know how to implement this limitation?
