make label transparent

  • Thread starter Thread starter booboo_US
  • Start date Start date
B

booboo_US

Guest
Hi Everyone:

I am using vb.net 2019. I have a picturebox, the image (not backgroundimage, but the image) is set to a bmp that has many lines drawn in it. On the picturebox, I also have a label with its backcolor set to transparent. However, when the label is over one of the lines drawn in the picturebox, the label is not transparent. I have read many post, but I have not yet been able to find what I like. I need the lines to show up over the label background, but not over the label text. Also, please note that the location of the label can change during runtime.

I appreciate any sample codes. Thank you.

Bob

Continue reading...
 

Similar threads

Back
Top