B
Brian
I don't want an ResX file for each of my forms. I have a resources
assembly and I put everything there. So, I delete the resx file that
Visual Studio adds to forms.
But, if I change a property on the form, VS adds the resx file back. So
I delete it. You can see a pattern here, yes?
Is there any way to turn this off??
Or, am I missing something and there really is a good reason to have a
resx for each form.
--Brian
assembly and I put everything there. So, I delete the resx file that
Visual Studio adds to forms.
But, if I change a property on the form, VS adds the resx file back. So
I delete it. You can see a pattern here, yes?
Is there any way to turn this off??
Or, am I missing something and there really is a good reason to have a
resx for each form.
--Brian