Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

save pictureboximages as part of exe

Status
Not open for further replies.

ARCITS

Programmer
Apr 4, 2002
99
0
0
GB
I have a project which uses the 'LoadPicture' function to populate a picturebox with several images.
What command can be used to ensure that these images are included with the executable file when it is created,so that it will function okay on any PC without having to copy the image files to that PC?

Also is there any way to include the icon image files with my project so that I can work on two PC's in Visual Studio.
When I use the second PC at work all of the icons are not loaded and VB reports an error because it is looking in the file locations for my home PC.
This does not appear to be a problem when running an executable!

Any general guidance on these matters appreciated.


Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top