المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to set the text of a control to a string from the resx?



C# Programming
04-05-2009, 12:15 AM
In the forms designer, can you set the "Text" property of a control so that it grabs a string from your stringtable instead, or do you have to do that with code?

For instance setting the "Text" of a Label to "§MyLableString1" and it would grab the context of that string


Thanks