M
Markus Hjärne
Hi,
I have a problem trying to localize an inherited form using VS2003. I have
inherited a form from a non-localized base form in a third-party assembly.
Since all controls in the base form is protected there's no problem changing
for example the Text property of inherited Label controls in the designer.
But when I make my inherited form localizable (by setting the Localizable
property of the inherited form to true), change the Language to Swedish,
change a label text to Swedish and then switch back to the Default language,
the label still has the Swedish text, not the inherited English text from
the base form.
Has anybody had the same experience and come up with a solution?
Thankful for any help on this.
/Markus Hjärne
PS
This was originally posted at microsoft.public.dotnet.internationalization,
but
there doesn't seem to be much activity in that group, so I repost it here.
I have a problem trying to localize an inherited form using VS2003. I have
inherited a form from a non-localized base form in a third-party assembly.
Since all controls in the base form is protected there's no problem changing
for example the Text property of inherited Label controls in the designer.
But when I make my inherited form localizable (by setting the Localizable
property of the inherited form to true), change the Language to Swedish,
change a label text to Swedish and then switch back to the Default language,
the label still has the Swedish text, not the inherited English text from
the base form.
Has anybody had the same experience and come up with a solution?
Thankful for any help on this.
/Markus Hjärne
PS
This was originally posted at microsoft.public.dotnet.internationalization,
but
there doesn't seem to be much activity in that group, so I repost it here.