up vote 0 down vote favorite
share [g+] share [fb]

I have an application where user can choose between 2 languages.

Is to possible to change the FolderBrowserDialog language(Buttons, Browse for folder). Maybe with CultureInfo?

Thank you for your help.

link|improve this question

70% accept rate
feedback

1 Answer

I don't think it's possible: the FolderBrowserDialog is a Windows component, so its language only depends on the system language.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.