G
Guest
Hello,
I am just beginning using the .NET Framework and keep trying to put a string into the resx file associated with the form. That works fine unless I make a change to the form and the designer seems to overwrite the whole resource file, thus erasing my strings. Is there any way to protect the strings I put in from the designer overwriting them? Thanks.
I am just beginning using the .NET Framework and keep trying to put a string into the resx file associated with the form. That works fine unless I make a change to the form and the designer seems to overwrite the whole resource file, thus erasing my strings. Is there any way to protect the strings I put in from the designer overwriting them? Thanks.