Possible Duplicate:
purpose of form1.designer.cs and form1.resx
I Understand about *.designer file grouped with a windows form/control file. But not sure what is the relevance and use of *.resx file attached.
Can i not create a form/control with this file attached to it?