J
JezB
I've created an ImageList and added a few images to it from various places
on my hard drive.
I can see that the images haven't been copied to my project, or included in
it's resources. Do the images get embedded in binary form as part of the
windows form, part of the project, or does it merely hold references to the
files?
What's required upon deployment? Is it all handled automatically ?
on my hard drive.
I can see that the images haven't been copied to my project, or included in
it's resources. Do the images get embedded in binary form as part of the
windows form, part of the project, or does it merely hold references to the
files?
What's required upon deployment? Is it all handled automatically ?