G
Guest
Hi, I would like to add some images on resource file .resx; in this way I can
load the bitmap by code using GetObject method of ResourceManager class. I
suppose that this way to work is better than use Image.FromFile method...
How can I do that ? Can resource file resx be modified ?
Thank you in advance.
Keven Corazza
load the bitmap by code using GetObject method of ResourceManager class. I
suppose that this way to work is better than use Image.FromFile method...
How can I do that ? Can resource file resx be modified ?
Thank you in advance.
Keven Corazza