PictureBox VS ?
C#
2
Posts
1
Posters
0
Views
1
Watching
-
I am trying to make a picturebox transparent (except the border). I selected the background to be (web-transparent), but that didn't work. Is there a better object to use? I want to be able to move around the borders of a rectangle and show the picture under it.
-
I am trying to make a picturebox transparent (except the border). I selected the background to be (web-transparent), but that didn't work. Is there a better object to use? I want to be able to move around the borders of a rectangle and show the picture under it.
Is there a way just to draw an empty rectangle?