VS 2012, VB, Windows Form Application
I'm new to VS and I have a couple of questions about using resources in project properties.
1) I am using various images/icons which seem at some point to have started appearing in the Resources folder. I didn't put them there so I'm wondering what triggered that. (I could be imagining this but I don't think I am...)
2) In design mode, I can select an image from my resources list but when I want to assign an icon I just get a browse window. This results in multiple copies of the file getting embedded in the RESX files created for each form that uses it. How do I get the icon into the design using the copy I have loaded as a resource?
Thanks for any help.
Regards,
Duncan