views:

24

answers:

1

In Visual Studio 2008, develop legacy windows form (not wpf), I wrote customized resource manager which fetched data from sql server rather than assembly. In windows form, there is property related to language setting. Once I change language, I want to form being updated automatically.

Is there any elegant way to hook up my resource manager?

A: 

Take a look at this article on how to make localized resource DLLs for MFC forms.

Duracell