Quick question. I am in the process of creating an application that uses alot of images, its becoming quite unbearable having to look through them ect.
I was wondering is it at all possible to programatically select an area of an image to display?
That way I could group images together onto 1 canvas of say 100px X 100px and then get picturebox1 to display x image at posistion 1,1?
Does that make any sense or should I explain it more visually?