I have a textbox sized to 4 lines of text on the screen. How do I limit the textbox to only allow those 4 lines to be entered? The problem I'm having is that once the 4 lines are filled, the box continues to allow data to be entered. It is not allowed to shrink or grow and enter is used to go to the next line.