I have an array of image boxes that contain gifs with transparencies. The image boxes are layered ontop of each other. Is there any way that when I click on the layers of image boxes that I can get the box where the location I click on is not transparent. An example I have a shirt as one image box and a logo on top of it as another. Both image boxes are the same size. If I click on them normally I would always get the logo. But I want to be able to click on the shirt where the logo image is transparent and get the shirt image. Is this possible?