Localize ColorDialog
-
I have the need to localize the ColorDialog at runtime. I know it grabs its culture from the version of Windows running on the machine. I have an app that I allow switching the language through its configuration and it works fine to set the strings using ResourceManager class. I would like to do something similar with the ColorDialog also. Is there any way to do it easily? I am using C# for my app.
-
I have the need to localize the ColorDialog at runtime. I know it grabs its culture from the version of Windows running on the machine. I have an app that I allow switching the language through its configuration and it works fine to set the strings using ResourceManager class. I would like to do something similar with the ColorDialog also. Is there any way to do it easily? I am using C# for my app.
I don't think there is an easy way for doing that. What I am doing is hosting this control[^] in a custom dialog and localizing that dialog. I am sure searching this site will bring up some more information, but I am too tired to do anything else right now. Hope this helps!
Bob Dole
The internet is a great way to get on the net.
:doh: 2.0.82.7292 SP6a