0

As can be seen in the image, I am trying to create a minesweeper game, whereby a flag is displayed on a square (a button) when the user right-clicks a box. I set the flag PictureBox to a transparent background, and brought it to the front by using the BringToFront() method.

For some reason, the transparent background cuts through the original colour of the green squares, which is not what I intended. Is there any way I could use the transparent background (so as to get rid of the original white background of the image) without it cutting through the BackColour of the green square?

Any help appreciated, thanks!

enter image description here

Rand Random
  • 7,300
  • 10
  • 40
  • 88
Luke Xuereb
  • 73
  • 12

0 Answers0