I have this picturebox cotrol and this another control lets say button2.

I would like to click on button1 and capture the image of button2 and place that on the picturebox control?

All of this controls are on the same form.