Sorry I'm not getting this:
When I add images to an 'imageList' to use in my program with 'DrawImage'
The help file says:
"
You can add images to an ImageList using the visual designer.
These image files will be merged in the executable during compilation.
"
but after compiling to device. the program on the device has an error because it cant find the image files, which I didn't put on the device because the help file seems to indicate the images would be embedded into my app?
Just not clear (newb)
When I add images to an 'imageList' to use in my program with 'DrawImage'
The help file says:
"
You can add images to an ImageList using the visual designer.
These image files will be merged in the executable during compilation.
"
but after compiling to device. the program on the device has an error because it cant find the image files, which I didn't put on the device because the help file seems to indicate the images would be embedded into my app?
Just not clear (newb)