Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.
We would like to use WPF RichTextBox with RadRichTextBoxRibbonUI and NOT RadRichTextBox. Is this possible?
Setting DataContext to WPF RichTextBox like mentioned by you did not work.
P.S. Apologies for multiple posts. We are on strict schedule and wanted some answers quickly.
--Naresh
0
Accepted
Dimitar
Telerik team
answered on 11 Mar 2020, 11:37 AM
Hi Naresh,
There is no direct way for this. The RadRichTextBoxRibbonUI has specific bindings that are made for the commands of RadRichTextBox and they will not work with the standard RichTextBox. You can replace the bindings or add event handlers for each menu item and perform the specific action with the RichTextBox.
Let me know if you have any other questions.
Regards,
Dimitar
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.