I want to place a PictureBox in the upper left corner of the title bar of a form, and make this PictureBox transparent so that I can see the screen on the back of the form through the PictureBox (and then get the color of the screen at this position/pixel or enlarge this part of the screen). I'd like to know is there any way to achieve this feature, thanks.
↧