Visual studio designer saves everything to .resx instead of .designer.cs -


i have got project handed me visual studio windows forms designer saves of properties .resx-file instead of .designer.cs file usual. irritating when .size , .location placed in .resx.

is there way revert placed in .designer.cs file instead?

have tried setting form's localizable property in properties window "false"?

this corresponds form's localizableattribute, specifies strings location , size of controls saved localized .resx file.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -