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
1280
Localizable MessageBox
posted

Hello everybody,

I am new to WPF, I've been working on Infragistics products for Windows Forms and now I am trying to build from scratch a new app with WPF.

I am having troubles with localization for MessageBox. In WinForms, I used MessageBoxManager, using resCustomizer to customize (in my case, localize) messageBox buttons.

Is there a way to achieve the same goal with an Infragistics WPF control? 

I took a look at this post: http://www.infragistics.com/community/forums/p/91165/450498.aspx#450498

But I am not sure it fits my needs. I need a window with same functionality (and appeal) of a messagebox (icon, buttons, message, header, etc.)

Thanks in advance

Valentina