I want a form with an image in the background. I would then like to be able to select one of 5 stamps from a dropdown menu on the side. Then whenever I click on the form it stamps a small image. When all said and done I want to save the form image to a jpg and save it in a database.

My question is, can someone provide some sample code for stamping icons on a blank form wherever the mouse is clicked. The rest I have figured out.

Project is for a injury reporting system. A cartoon human body will be displayed on form with type of injury stamped onto the location of injury. This image will accompany an electronically submitted report. I just need help with stamping images onto the form. I have the rest pretty much done including saving an image of the form to a bitmap and then to a database.

Thanks