Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
CalendarNavigateBackToolTip customized text
posted

Hello,

I'm trying to override the content of the resource string CalendarNavigateBackToolTip (Back) with localized content, I'm using the SetCustomizedString method, tried initially under Infragistics.Windows.Resources.Customizer.SetCustomizedString with no success, looking at other code I see that method is also available on DataPresenter

I'm wondering if it's possible to override this string and if so which library would I use to call SetCustomizedString (or similar method call)?