I may well have missed something here, but I'd like to be able to trap mouse/stylus events within an image, rather than having to display the graphics on the form.
e.g. Image_mouseUp(x,y) instead of Form1_MouseUp(x,y)
e.g. Image_mouseUp(x,y) instead of Form1_MouseUp(x,y)