I am attempting to write a small program that uses localized resources that depend on the language and culture. You can view a video explanation here.
My two questions are
- How can I (from the IDE/Visual Studio) access resources from a satellite DLL
- Specifically, how can I access an image for a pictureBox control.
Here are the two Projects:
One is a library and one is a windows form project. I want to reference the resx files from Form1. If this is not the correct way to use this, please explain how I should be creating my satellite DLL.
Here is how I want the Form to look in American Culture:
and here is how I want it to look in Australian Culture: