Hi guys,
do you guys know of a way to limit that number of lines after a
condition has been set?
I am trying to use the txtbox.lines property to stop it, I know one
solution would be for me to spend a lot of time handling all keypress
event and handling the event if the key is an enter, or any other.
Any Ideas?