If I need to repeatedly create a picturebox of the same image, I understand that one way of doing so is creating an array of pictureboxes and then making one more visible every few seconds, but the image of the picturebox must be pathed to an image on your computer. If I need to send the full game to someone, the address of the image to the picturebox will not be the same and there'll be a problem... Is there any way to "package" the image in the program?
saxxyblack 0 Newbie Poster
Recommended Answers
Jump to PostYou can embed images into your program yes using Resources.
Is this a Winforms App?
Jump to PostNo you can create them on the fly. What is it you want to do specifically?
All 6 Replies
DaveAmour 160 Mmmmmm beer Featured Poster
saxxyblack 0 Newbie Poster
DaveAmour 160 Mmmmmm beer Featured Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
saxxyblack 0 Newbie Poster
saxxyblack 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.