Hi All,
I'm using the UltraWinPrintPreviewDialog to print the data from a UltraGrid. My UI is in Dutch, but the printpreview shows in English. My OS is Dutch as well.Does anyone know how to change the culture for the preview screen?
Kind regards,
Jos ter DoestWiZZiX
WiZZiX,
In order to change the language of the strings in the UltraPrintPreviewDialog, you will need to use Assembly Resource Strings. You can find a list of the resource strings in the UltraPrintPreviewDialog here, and documentation on how to set them here.
Hope this helps,
~Kim~
Hi Kim,
That's exactly what I needed. Thank you very much for the quick response.
I set all possible resources (from English to Dutch). However, there are a few places where the old translation is still visible and of which I couldn't find a resource name in the documentation to be customized. See the screenshots below. Do you know how to customize the translations here?
Best regards,
Henk Wagterveld
SnelStart Software
I replied to the duplicate post here.