vote up 0 vote down star

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.

flag

50% accept rate

1 Answer

vote up 1 vote down

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

link|flag

Your Answer

Get an OpenID
or

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