Hello,
For some time I have been working on an application where a part of the solutuion is a class that is able to find all the system dialogs ( eg. openFileDialog ) that are currently open.
Dependently on the system regional settings, the captions of such dialogs differ (e.g "Open" for en-En and "Otwieranie " for pl-Pl ).
I neet do know what is the exact caption for the current system. To be more detailed I need to find a solution that would let me to find default captions of such dialogs in system.
Thanks
For some time I have been working on an application where a part of the solutuion is a class that is able to find all the system dialogs ( eg. openFileDialog ) that are currently open.
Dependently on the system regional settings, the captions of such dialogs differ (e.g "Open" for en-En and "Otwieranie " for pl-Pl ).
I neet do know what is the exact caption for the current system. To be more detailed I need to find a solution that would let me to find default captions of such dialogs in system.
Thanks