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

Apply More than one Resource Manager

1 Answer 35 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Nelson
Top achievements
Rank 1
Nelson asked on 07 Jul 2011, 03:25 PM
Hi,

In my application I use a resource to apply the culture.Change  En-PT.

In my app.xaml i did this and works fine for grid:

LocalizationManager.Manager = new LocalizationManager()
           {
               ResourceManager = GridViewResources.ResourceManager
 
           };

But now I want the same think to RichTextBox, but I donĀ“t know how have two resourceManager. One for grid, other for RichTextBox.

Thanks

1 Answer, 1 is accepted

Sort by
0
Boby
Telerik team
answered on 13 Jul 2011, 07:45 AM
Hi Nelson,
Please refer to the other thread you opened.

All the best,
Boby
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!

Tags
RichTextBox
Asked by
Nelson
Top achievements
Rank 1
Answers by
Boby
Telerik team
Share this question
or