I've finished development of my application and it contains three images in different PictureBoxes.
I've added them to the application by using the drop down option on the PicureBox itself, browsing to the image i made which is stored in the folder "above" the solution folder.
If i was to copy the solution folder (Which will not include the images as they are in the folder above) to a CD, would the images still work?
I've tried on my computer quickly and it does seem to work, but i don't want to risk handing it over and it not working properly.
Also using the publishing method will not work in this case as I need to hand over the solution folder/files.