I have a Shape control on my form and I would like to copy its image and turn it into a Graphic file. Anyone know how to do this? It does not have a .hwnd property so GetWindowRect is out of the question.

John G