PictureBox Handle
Hi. I need to use the handle to a picture box for some image processing work. What is the syntax to do this? i imagine its along the lines of int handle = pictureBox1.Image????? Is it straight forward to get the handle of a print screen also?
thanks
Replies
Know the answer? Post it — somebody with the same question will find it here.