I have an image list, I just dont know how to access an image. This works, but it will show the thumbnail of the image for some reason
iml.Images(0)
what should I use to get the full size image?
Printable View
I have an image list, I just dont know how to access an image. This works, but it will show the thumbnail of the image for some reason
iml.Images(0)
what should I use to get the full size image?
eeeh, solved it!! I forgot to change the .ImageSize property :p :p