Raja Usman
Top achievements
Rank 1
Raja Usman
asked on 29 Jan 2013, 01:46 PM
Hi, i want to work on bulk email application so i need to rad editor for win forms . is it available yet ?
3 Answers, 1 is accepted
0
Hi Raja,
Thank you for writing.
Yes, we do have such a control, it is called RadRichTextBox. It is able to display and edit rich-text content including formatted text arranged in pages, paragraphs, spans (runs), etc.
I hope that you find this information useful.
All the best,
Plamen
the Telerik team
Thank you for writing.
Yes, we do have such a control, it is called RadRichTextBox. It is able to display and edit rich-text content including formatted text arranged in pages, paragraphs, spans (runs), etc.
I hope that you find this information useful.
All the best,
Plamen
the Telerik team
Q3'12 SP1 of RadControls for WinForms is out now. See what's new.
0
Raja Usman
Top achievements
Rank 1
answered on 29 Jan 2013, 06:08 PM
Thanx for you help, but if i work with the richtextbox control then i will need to create whole tool bar my own for using its api. i was interested in to get some ready control woks like drag and drop jst like the Editor you have for ASP.NET
0
Hello Raja,
Thank you for writing.
We already have created such a toolbar. You can download the component from the following links (C#/VB.NET):
Note that you should add the following Telerik references to the main project:
We have created an article about the RadRichTextBox-enabled RadRibbonBar, which I hope will help you: http://www.telerik.com/help/winforms/richtextbox-features-ribbon-ui.html.
In addition, you can use the design-time capabilities of RadRibbonBar to insert and arrange elements in it. The other option is to insert elements through code.
I hope this helps.
All the best,
Plamen
the Telerik team
Thank you for writing.
We already have created such a toolbar. You can download the component from the following links (C#/VB.NET):
Note that you should add the following Telerik references to the main project:
- Telerik.WinControls.dll
- Telerik.WinControls.RichTextBox.dll
- Telerik.WinControls.SpellChecker.dll
- Telerik.WinControls.UI.dll
- TelerikCommon.dll
We have created an article about the RadRichTextBox-enabled RadRibbonBar, which I hope will help you: http://www.telerik.com/help/winforms/richtextbox-features-ribbon-ui.html.
In addition, you can use the design-time capabilities of RadRibbonBar to insert and arrange elements in it. The other option is to insert elements through code.
I hope this helps.
All the best,
Plamen
the Telerik team
Q3'12 SP1 of RadControls for WinForms is out now. See what's new.