When I create a message using multiline textbox I want to reproduce same output to a label control.
The problem is that when I am at the end of textbox line the cursor continues on a new line without even carriage return.
I want to produce the new line when assigned to a label instead of a single line string that is produced ?
Thanks
Go to the complete details ...