J
Justin
I created a panel. Then I created 4 picturebox's inside that panel. I
added an image to each picturebox and I can see the images in my project.
However when I run my project I don't see the images.
If I hardcode the image file names then it works fine. However I don't want
the files to be local, I want them included in the project.
Why can't I set the images at design time? Or, how do I properly load the
images into my project?
Thanks for any help!
added an image to each picturebox and I can see the images in my project.
However when I run my project I don't see the images.
If I hardcode the image file names then it works fine. However I don't want
the files to be local, I want them included in the project.
Why can't I set the images at design time? Or, how do I properly load the
images into my project?
Thanks for any help!