kumaru_san
March 17th, 2004, 01:05 AM
In RichTextBox
i have set the property
WordWrap = true
so the lines are automatically
get wrapped .
But i want to treat the next line
also the same line ..
for example :
1. This is first line
and this line also first line
and this also first line .Oh (Press enter key here)
2.This is actually the second line and
this is also same line (Enter key)
3.This is the third line.(Enter key)
4.This is fourth line.
How to do this ?
any help ..please this is urgent.
code snippets in any language is appreciated.
i have set the property
WordWrap = true
so the lines are automatically
get wrapped .
But i want to treat the next line
also the same line ..
for example :
1. This is first line
and this line also first line
and this also first line .Oh (Press enter key here)
2.This is actually the second line and
this is also same line (Enter key)
3.This is the third line.(Enter key)
4.This is fourth line.
How to do this ?
any help ..please this is urgent.
code snippets in any language is appreciated.