Hi Experts,
I hope anyone can help me with this.
My problem is how can i recognize a new line when my text is in word wrap on textchange event.
Example:
Richtextbox text
But in reality the text are is in this format as one line
How can i make it to the format text as is when the user type it.
Thanks guys.
I hope anyone can help me with this.
My problem is how can i recognize a new line when my text is in word wrap on textchange event.
Example:
Richtextbox text
QUICK BROWN FOX JUMP
OVER THE LAZY DOG
But in reality the text are is in this format as one line
QUICK BROWN FOX JUMP OVER THE LAZY DOG
How can i make it to the format text as is when the user type it.
Thanks guys.