MultiLine textBox - limit num of char on each line

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I've a multiLine Textbox, and i want to limit each line to a maximum number
of charecters.
How can i do it?

Thanks,
Gidi.
 
Hi,

Thanks,

can you give me an example? since i'm trying to find a way all day.

I don't want that if i limit my line length to be 10 chars and the last word
is exceding the line limit, i don't want to cut the word in the middle but to
move it to the next line.

Thanks again.
 
Back
Top