K
Karsten Schramm
Hi,
is there some kind of tutorial on how I can most easily design an
application that takes its UI texts and labels from a resource in the
correct language?
Currently I use the OnLoad event and set every text manually á la
this.NameLabel.Text = FormTextResource.NameLabelText;
Thanks![Smile :-) :-)](/styles/default/custom/smilies/smile.gif)
is there some kind of tutorial on how I can most easily design an
application that takes its UI texts and labels from a resource in the
correct language?
Currently I use the OnLoad event and set every text manually á la
this.NameLabel.Text = FormTextResource.NameLabelText;
Thanks
![Smile :-) :-)](/styles/default/custom/smilies/smile.gif)