This is a migrated thread and some comments may be shown as answers.

Autowrap

1 Answer 40 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
DQ
Top achievements
Rank 1
DQ asked on 23 Jul 2012, 06:36 PM
Hi All,

By default, RadRichTextBox control has autowraping on, which will wrap a text line to the next line if the text is longer than the width of the host window.  

How do I tell it not to do the autowarp (instead, keep the line going with a horizontical scrollbar)?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 26 Jul 2012, 11:04 AM
Hi DQ,

You can achieve the desired behavior by setting the LayoutMode of the RadRichTextBox to FlowNoWrap. More about Layout Modes you can read here.

Don't hesitate to contact us if you have other questions.

All the best,
Petya
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
RichTextBox
Asked by
DQ
Top achievements
Rank 1
Answers by
Petya
Telerik team
Share this question
or