What is the relevance of *.resx file in Windows Forms/controls ?
        Posted  
        
            by Amby
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Amby
        
        
        
        Published on 2010-06-08T10:51:01Z
        Indexed on 
            2010/06/08
            10:52 UTC
        
        
        Read the original article
        Hit count: 213
        
c#
|windows-form-designer
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?
© Stack Overflow or respective owner