Refreshing language text created with GetTextOrDefault()

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
manielan
Posts: 6
Joined: Tue Sep 30, 2008 12:06 am

Refreshing language text created with GetTextOrDefault()

Post by manielan »

Hi Experts,
I'm creating buttons during run time whose captions are retrieved from database. I use GetTextOrDefault() to display the correct language text during the creation. But when the user change the language, all those created during design time are reflecting the correct text except those created at runtime. Do I have to scan the whole form for run time components and change the caption? is there any automated way?

Regards
Elan
Post Reply