The latest build of this product (v25.1.1) was released 2 months ago, which was before this thread was created.
Posted 4 days ago by Procam
Version: 25.1.1
Avatar

Hello,

I am using:

result = ActiproSoftware.Windows.Controls.ThemedMessageBox.Show(message, ApplicationInfo.ProductName, MessageBoxButton.YesNo,
MessageBoxImage.Question, MessageBoxResult.No);

how can I achieve the buttons Yes, No, Cancel, etc, to be localized?

Comments (1)

Posted 3 days ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Unfortunately, we are not able to automatically localize the common button captions like the Win32 MessageBox does, but all of the default button captions do support localization.  The following topic goes into more detail if you want to localize those values:

https://www.actiprosoftware.com/docs/controls/wpf/shared/windows-controls/user-prompt/localization


Actipro Software Support

Add Comment

Please log in to a validated account to post comments.