Are you saying that you want the positions and graphical attributes of each of your controls to be different depending upon what culture the user is in?
Either I'm misunderstanding your question, or that's what you're saying. If that's what you're suggesting, then I think you're going down the wrong road.
When you move a control on the design surface, or change the size of it, or whatever, those changes are going to be automatically written into the .resx file for the module you're *visually* designing. There is no way to make those changes appear in more than one resource file, nor would you want them to (I hope).
The resource (.resx) file that holds the physical attributes of your design surface is a different concept from the.resx files you might add for internationalization. Typically those are used for things like storing text and images specific to particular countries/regions to be used for captions and other text or visual cues that may change depending upon the nationality or preferred language/culture of the user.
Hope this helps,
Jared
It's not the size of the dog in the fight, but the size of the fight in the dog. |