I have a problem with printing and the PrintControllerWithStatusDialog
class.

I have installed the Danish language pack (on and English language OS) and
set System.Threading.Thread.CurrentThread.CurrentUICulture to Danish, but
only part of the dialogbox show up in Danish. Only the caption is in Danish,
the rest is still in English.

How do i make the printing progress dialog show up in the UICulture I have
selected for my application?


Per K. Jensen