Check out Chris Tacke's article, this should do it for you...
http://blog.opennetcf.org/ctacke/Per...a-2ae2de4bdaf1
"Jochen Stuempfig" <(E-Mail Removed)> wrote in message
news:c0rfos$1431cf$(E-Mail Removed)...
> Hello NG,
>
> i saw a lot of posts about the problem that in the compactframework the
> control class has no name property.
> i can't beleive that the solutions in the ng are the correct way to solve
my
> problem.
>
> what i need is that users can switch the language at runtime. my idea was
to
> set the cultureinfo to the needed language and get the text for the
controls
> from an resource file. the problem is now, that i can't use an foreach
loop
> to iterate through the controls and read the attributes from the resource
> file with the controls name.
>
> are there any other informations about a way to solve this problem? or am
i
> on the wrong way? is there another way to switch the language using cf?
>
> greets jochen
>
>
>