I am displaying some information into a Rich Text Box (I need that to uses colors, font styles...).

Even though I set the ScrollBars property to 3 - rtbBoth at design time, when a line goes beyond the right side of the box, it is clipped and continues on the next line. I need it to carry on beyond and I was expecting a scrollbar to show up at the bottom.

Anyone knows what is going on ?

Thanks for the help.