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

Does richtextbox provide feature to wrap code like VS editor

1 Answer 51 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
york
Top achievements
Rank 1
york asked on 31 Dec 2012, 07:01 AM
Hi,

I create editor using richtextbox in which I want features to wrap code into a line like Visual Studio editor wrapping code for function and region. I'd like to know if richtextbox provides something that can do it. Thanks.

York

1 Answer, 1 is accepted

Sort by
0
Accepted
Petya
Telerik team
answered on 02 Jan 2013, 06:19 PM
Hi York,

Such functionality is not available out of the box. Unfortunately, I am also unable to point you in a specific direction that can get you started with implementing your custom logic as the scenario is rather complex. If, however, you decide to implement such a feature, I suggest you look through the following articles in our online documentation: Formatting APIPositioningSelection.

Overall, we have considered extending RadRichTextBox with code-editing capabilities, but for now such features have not been added to the roadmap and I cannot tell if and when they might be available.
 
Greetings,
Petya
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

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