I have created icons for my application and in test I saved them in the app's folder. When I created the "release" version of the app and published it, I've found that the images seem to be lost. I can't locate the correct folder to manually copy/move the images.
Is there a "Rule of Thumb" for images/icons used in an application I know there's something I've missed but I'll be darned if I can find the solution.
Can someone please give me a "nudge" in the right direction
Thank you

Where do images go?
Steve_using_Norton_Windoctor
You can change the properties in solution explorer to embed the icon, but usually it's better to put them in a resource file for you application (which 2005 handles for you quite nicely - search help for resource files).
HTH,
LordHits
Thank you Reece. I've read the help files about resource files and got hopelessly confused and lost. But I'll give it a go again!
I guess I was hoping there was another way to access image files.