I tried to select an image from a Form1.resx file and apply it to one of the stock menu's I created. It would not allow me to use a different image in the corresponding Form1.resx.
I had to create my own project resource and add images to that so I could re-use images I had already added to my project.
Is there something I'm missing or is this just by design

Forms Resource Files
PrashanthSpark
Hi,
Can you be more clear in what you want to acheive so that we someone can help you out...
regards,
Bhanu.
AFuchigami
When I tried this by clicking on Image in the properties window it only showed me the current image that it was using and did not allow me to select any other images that are in the Form1.resx file.
ayeli
Is this by design
Anyone else notice the same issue