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

RadRichTextBoxRibbonUI localization doesn't work

1 Answer 115 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
deepak
Top achievements
Rank 1
deepak asked on 17 Feb 2012, 12:41 PM
TextBoxRibbonUI localization doesn't work  but same localization is working in radribbinbar which was the previous version in wpf controls.

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 22 Feb 2012, 02:02 PM
Hello Deepak,

The TextBoxRibbonUI can be localized using the same approach used in the RibbonBar, however you'll need to update the Resource Keys as follows:
  • RibbonViewGalleryButtonMore
  • RibbonViewGalleryButtonUpDown
  • RibbonViewQATCustomize
  • RibbonViewQATMinimize
  • RibbonViewQATShowAbove
  • RibbonViewQATShowBelow
  • RibbonViewWindowTitleDivider

I attached a sample project demonstrating how to use the above resource keys with the  RadRichTextBoxRibbonUI. Please have a look at the solution and let me know if it works for you.

Regards,
Tina Stancheva
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
RibbonView and RibbonWindow
Asked by
deepak
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or