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

A completed radrtb configured control

11 Answers 133 Views
RichTextBox (obsolete as of Q3 2014 SP1)
This is a migrated thread and some comments may be shown as answers.
Karl
Top achievements
Rank 1
Karl asked on 24 Jul 2011, 07:23 PM
Hi,

I like the demo of the rtb. The features in the demo would be absolutely fine for my purposes. The new rtb control seems to be a tiny part of the demo. I'd like to have the rtb with all formatting capabilities etc. as part of one drag and drop control with all the stripe commands (maybe configurable )etc.. Have I possibly overseen a fast way of configuring the rtb?  Or how could it be made as one single drag and drop tool?

I see that you have a wizard for quicksilver. Am I missing one?

Thank you,
Karl

11 Answers, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 25 Jul 2011, 04:57 PM
Hi Karl,

The first version of RadRichTextBox for WinForms does not come with a configurable RadRibbonBar. However, by the end of Wednesday we will release a documentation article which contains an implementation of the RadRibbonBar used in the demo of RadRichTextBox. You will be able to easily associate this ribbonbar to your RadRichTextBox instance by setting a single property.

I hope that you will find the article helpful.

All the best,
Nikolay
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Karl
Top achievements
Rank 1
answered on 28 Jul 2011, 12:53 PM
Hi Nikolay,
Thanks, I am so much looking forward to this - where will I find it?
Best,
Karl
0
Nikolay
Telerik team
answered on 28 Jul 2011, 01:54 PM
Hello Karl,

Thank you for writing back.

Please refer to the following documentation article which concerns RadRibbonBar UI for RadRichTextBox:
http://www.telerik.com/help/winforms/richtextbox-ribbon-ui.html

Let me know if you have questions.

Best wishes,
Nikolay
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Karl
Top achievements
Rank 1
answered on 29 Jul 2011, 08:31 AM
Hi Nikolay,

In the description I get to point 5. I build the project with the necessary references (a reference to my project), but I cannot find the richRibbonBar. It's neither in the tools (Toolbox) nor if I try to look for it via 'Choose Items...'

Any ideas?

Thanks,
Karl
0
Nikolay
Telerik team
answered on 29 Jul 2011, 09:06 AM
Hello Karl,

If I understand your description correctly, you have added a reference from your main project to the TelerikEditor project. However, it should be just the opposite: you should add a reference from the TelerikEditor project to your main project.

Please confirm if I have understood your case correctly.

Regards,
Nikolay
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Karl
Top achievements
Rank 1
answered on 29 Jul 2011, 12:46 PM
Hello Nikolay,

The reference which I entered was and is in the TelerikEditor. To be clear: In the TelerikEditor/Project References is a reference to my project (in this case called testenv1).

In my project (testenv1) there is no reference to TelerikEditor. There is a reference to Telerik.WinControls.SpellChecker and Telerik.WinControls.RichTextBox.

Does that help?

Thanks,
Karl
0
Nikolay
Telerik team
answered on 29 Jul 2011, 02:29 PM
Hello Karl,

Yes, this is exactly what I though of. You should have a reference of TelerikEditor in your project testenv1. Otherwise, there is no way your project can know about the RichRibbonBar component.

All the best,
Nikolay
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
Karl
Top achievements
Rank 1
answered on 29 Jul 2011, 07:05 PM
Yes Nikolay, I thought so - but that is how it was described - at first. I think you have changed that description by now. Anyway, I deleted all refeneces in both projects, build the TelerikEditor, made a reference to the dll in bin\debug\TelerikEditor in testenv1 and voila - can't find a RichRibbonBar... Where would I find it? Or have I missed something?

Karl
0
Nikolay
Telerik team
answered on 01 Aug 2011, 09:04 AM
Hello Karl,

Please take a closer look at step 2. You should add a project reference, but not a reference to a dll file. The project reference will allow you to see a RichRibbonBar in your Visual Studio Toolbox. References to dll files do not allow you to see the references components automatically in your Toolbox. For additional information about the different types of references, please refer to this article.

Regards,
Nikolay
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
0
Karl
Top achievements
Rank 1
answered on 02 Aug 2011, 12:01 PM
Thank you Nikolay!

Also thank you for the reference to the explanatory article. After reading it I believe I understand what it is about. Thanks again, for holding my hand and resolving this implementation issue. It's well implemented now and I can start to work on modifications!

Best regards to you and your quality team,

Karl
0
Nikolay
Telerik team
answered on 02 Aug 2011, 12:48 PM
Hello Karl,

Thank you for writing back.

I am glad to hear the everything is up and running now. Feel free to contact us if you have other questions.

Best wishes,
Nikolay
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
RichTextBox (obsolete as of Q3 2014 SP1)
Asked by
Karl
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Karl
Top achievements
Rank 1
Share this question
or