0
votes
votes
0 answers
Grabbing Bitmap image of a Control
I have a control. It happens to be a webBrowser control, but the issue seems to apply to ANY control. I want to copy the image of that control (the "source") and transfer it into a PictureBox control (the "target"). I ca ...
