0
Answer

PictureBox Handle

sashah

sashah

19y
6.5k
1
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