Images with Graphics Flush

Hello,

I use the flush function (Graphics object) to display an image from byte array in the pictureBox.

But the problem is, that if some window overlaps the pictureBox, the image get destroyed on the area that is overlaped. How I can fix this problem?

Thank you!
Last edited on
Topic archived. No new replies allowed.