T
Tim Sprout
FxCop gives a "Do not pass literals as localized parameters" warning on the
dot Text properties of my Form1 components in Form1.Designer. These are the
strings that label the buttons and form. I assume that I don't really need
to retrieve these strings using ResourceManager, or do I? How do I avoid
getting this error?
-Tim Sprout
dot Text properties of my Form1 components in Form1.Designer. These are the
strings that label the buttons and form. I assume that I don't really need
to retrieve these strings using ResourceManager, or do I? How do I avoid
getting this error?
-Tim Sprout