Niccx
August 15th, 2002, 10:00 AM
Hi!
I want to change the text on the controls in common dialogs (e.g. Open File, Save File, etc).
The application I develop will run on english Windows (solely), but need to support a range of different languages.
My problem is that when I bring up one of the common dialogs, the text is in English (OS language) and not in the language selected for the application...
It is possible to inherit the common dialogs and from there manipulate them in unmanaged code, but this seems to be impossible in managed code! Or?
It would also be nice to include a custom-made preview window in the Open FIle dialog.
Any ideas? Anyone?
Thankful for help!
/ N
I want to change the text on the controls in common dialogs (e.g. Open File, Save File, etc).
The application I develop will run on english Windows (solely), but need to support a range of different languages.
My problem is that when I bring up one of the common dialogs, the text is in English (OS language) and not in the language selected for the application...
It is possible to inherit the common dialogs and from there manipulate them in unmanaged code, but this seems to be impossible in managed code! Or?
It would also be nice to include a custom-made preview window in the Open FIle dialog.
Any ideas? Anyone?
Thankful for help!
/ N